![]() |
Main | How to use |
Download Area |
Workspace |
Contact |
![]() |
# Configuration file for xhotkeys # You can edit this file by hand, but it's easier to # use the GTK+ graphical configurator: xhotkeys --config. # Syntax: # name=<modifier1>[<modifier2>]...[<modifierN>]key:command # Allowed modifiers are "alt", "control", "altgr" and "winkey" # Some keynames are obvious, others are not, take a look at this files: # /usr/lib/python@VERSION@/site-packages/Xlib/keysymdef/latin1.py # /usr/lib/python@VERSION@/site-packages/Xlib/keysymdef/miscellany.py # Note: remove heading "XK_" from keynames. For instance: XK_F1 -> F1 # example: # calculator=<control><alt>F2:xcalc calc=<winkey>c:gnome-calculator terminal=<alt>Return:gnome-terminal k3b=<winkey><control>k:k3b poweroff=<shift><control><alt>p:poweroff gaim=<control><alt>g:gaim |