View Single Post
ARJWright's Avatar
Posts: 861 | Thanked: 734 times | Joined on Jan 2008 @ Nomadic
#17
Originally Posted by meizirkki View Post
Pretty simple:

Add Ubuntu repository and install xbindkeys and wmctrl.

Then do like qole said here:

add
Code:
"wmctrl -r :ACTIVE: -b toggle,fullscreen"
   F6
to your /home/user/.xbindkeysrc

Then you can add Personal Menu item for xbindkeys or just run it from terminal. After running xbindkeys, either as user or as root, you will be able to fullscreen any app
Seems about right; but this seems like more of a "make any app full-screened" rather than a "by defualt make all apps full screen."

Unless there's something I'm missing in your instructions and Qole's post???