View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#36
Originally Posted by fatalsaint View Post
One nifty trick that I've added to my xmodmap is changing the full screen F6 to F11... F11 is what every browser I've tried so far (konqueror, galeon, epiphany, iceweasel, kazahakaske (or whatever)) uses for a full screen key. F6 does pretty much nothing on the debian side. I didn't add it to the original because I dunno how important it is to anyone and only works for browsers I think...but as an example of what qole is saying:
Code:
xmodmap -e "keysym F6 = F11"
Thanks for the list qole.. I'll see what else I can change using those keys.
Even better for fullscreen, use xbindkeys (as suggested by psykosis for right-click).

put this in your /home/user/.xbindkeysrc file:
Code:
"wmctrl -r :ACTIVE: -b toggle,fullscreen"
   F6
When you run xbindkeys (as root) you will be able to fullscreen any application with the fullscreen key!
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 4 Users Say Thank You to qole For This Useful Post: