![]() |
2008-03-05
, 22:11
|
|
Posts: 880 |
Thanked: 264 times |
Joined on Feb 2007
@ Cambridge, UK
|
#2
|
![]() |
2008-03-06
, 00:16
|
Posts: 465 |
Thanked: 149 times |
Joined on Oct 2007
|
#3
|
Does anyone know if there is a way (no matter how hacky) to get something to run full screen?
The Following User Says Thank You to dblank For This Useful Post: | ||
![]() |
2008-03-06
, 00:17
|
Posts: 32 |
Thanked: 4 times |
Joined on Jul 2007
|
#4
|
![]() |
2008-03-06
, 15:06
|
Posts: 32 |
Thanked: 4 times |
Joined on Jul 2007
|
#5
|
Try wmctrl, that's what I use for making non-gtk apps fullscreen.
I generally launch it via powerlaunch, and have it set to fullscreen the topmost window with this command:
wmctrl -r :ACTIVE: -b toggle,fullscreen
This way I just tap the power button, and click on "Fullscreen"
The Following User Says Thank You to rally25rs For This Useful Post: | ||
![]() |
2008-03-07
, 08:52
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#6
|
It was quite a feat to get it all running, because I'm running WinXP, running Ubuntu in VMWare, and the 770 ad-hoc networked to XP through a USB wifi card. Getting the VMWare networking and adhoc wireless networking in windows to see each other was a total PITA!
Anyway, now I have it working, but everything comes up in the small window, so you can see the normal hildon interface side and top bars.
Does anyone know if there is a way (no matter how hacky) to get something to run full screen?
Interesting thing is, when i start up a certain app, it says "you are running below our recommended screen size of 800x600, you are running 800x480", so apparently the full screen resolution is reported to the applications.