View Single Post
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#4
I guess the most basic way of doing this would be via wmctrl [1].
Run the following in a terminal and switch to the OO window within 5 seconds:
Code:
sleep 5; wmctrl -r :ACTIVE: -b add,fullscreen
If this works you can try more comfortable methods. If it doesn't work OO is not your real problem.


[1] http://repository.maemo.org/extras-d...free/w/wmctrl/
 

The Following 2 Users Say Thank You to sulu For This Useful Post: