# Andrew McNabb's xbindkeysrc # To specify a key, you can use 'xbindkeys --key' or # 'xbindkeys --multikey' and put one of the two lines in this file. # The format of a command line is: # "command to start &" # associated key # List of modifier (on my keyboard): # Control, Shift, Mod1 (Alt), Mod2 (NumLock), # Mod3 (CapsLock), Mod4, Mod5 (Scroll). # By default, xbindkeys does not pay attention with the modifiers # NumLock, CapsLock and ScrollLock. # Uncomment the lines below if you want to pay attention to them. #keystate_numlock = enable #keystate_capslock = enable #keystate_scrolllock= enable # Terminal: Mod4 + t #"LANG=en_US.UTF-8 urxvtc -geometry 80x27 -fg Black -bg White -sl 10000 -tn rxvt -sr -st -fade 5 -vb &" #"LANG=en_US.UTF-8 xterm -j +sb -si -sk -sl 10000 -vb -bg white -fg black -fa 'monospace' -fs 8 -geometry 80x27 &" "LANG=en_US.UTF-8 gnome-terminal --geometry=80x27 &" Mod4 + c:28 # Web Browser: Mod4 + w "rm -f ~/.mozilla/firefox/*.$FIREFOX_PROFILE/.parentlock; (firefox -P $FIREFOX_PROFILE) &" Mod4 + c:25 # Music Player: Mod4 + m #"/usr/bin/xmms &" # Mod4 + c:54 # Check for Mail: Mod4 + e #"/usr/bin/sudo /usr/local/sbin/mailtunnel 2>&1" "mailsync.sh &" Mod4 + c:26 # Lock Screen: Menu Key #"xscreensaver-command -lock" # m:0x0 + c:117 # Change Background: Mod4 + z "scenery.py &" Mod4 + c:52 # Financial Software: Mod4 + f "gnucash &" Mod4 + c:41