; back (xbindkey '(m:0x0 c:166) "/usr/bin/totem --previous") ;(xbindkey '(XF86Back) "/usr/bin/totem --previous") ; forward (xbindkey '(m:0x0 c:167) "/usr/bin/totem --next") ;(xbindkey '(XF86Forward) "/usr/bin/totem --next") ; stop (xbindkey '(m:0x0 c:136) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -h now") ;(xbindkey '(Cancel) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -h now") ; refresh (xbindkey '(m:0x0 c:181) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -r now") ;(xbindkey '(XF86Refresh) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -r now") ; home (xbindkey '(m:0x0 c:180) "/usr/bin/iceweasel") ;(xbindkey '(XF86HomePage) "/usr/bin/iceweasel") ; email (xbindkey '(m:0x0 c:163) "/usr/bin/icedove") ;(xbindkey '(XF86Mail) "/usr/bin/icedove") ; computer (xbindkey '(m:0x0 c:152) "/usr/bin/thunar") ;(xbindkey '(XF86Explorer) "/usr/bin/thunar") ; calculator (xbindkey '(m:0x0 c:148) "/usr/bin/gcalctool") ;(xbindkey '(XF86Calculator) "/usr/bin/gcalctool") ; mute (xbindkey '(m:0x0 c:121) "/usr/bin/totem --mute") ;(xbindkey '(XF86AudioMute) "/usr/bin/totem --mute") ; stop (xbindkey '(m:0x0 c:174) "/usr/bin/totem --quit; sleep 0.5; /usr/bin/screen -x totem-screen -X quit;") ;(xbindkey '(XF86AudioStop) "/usr/bin/totem --quit; sleep 0.5; /usr/bin/screen -x totem-screen -X quit;") ; previous (xbindkey '(m:0x0 c:173) "/usr/bin/totem --previous") ;(xbindkey '(XF86AudioPrev) "/usr/bin/totem --previous") ; next (xbindkey '(m:0x0 c:171) "/usr/bin/totem --next") ;(xbindkey '(XF86AudioNext) "/usr/bin/totem --next") ; play/pause (xbindkey '(m:0x0 c:172) "/usr/bin/totem --play-pause") ;(xbindkey '(XF86AudioPlay) "/usr/bin/totem --play-pause") ; music (xbindkey '(m:0x0 c:179) "/usr/bin/screen -d -m -S totem-screen /usr/bin/totem dvb:") ;(xbindkey '(XF86Tools) "/usr/bin/screen -d -m -S totem-screen /usr/bin/totem dvb:") ; volume down (xbindkey '(m:0x40 c:122) "/usr/bin/totem --volume-down") ;(xbindkey '(XF86AudioLowerVolume) "/usr/bin/totem --volume-down") ; volume up (xbindkey '(m:0x40 c:123) "/usr/bin/totem --volume-up") ;(xbindkey '(XF86AudioRaiseVolume) "/usr/bin/totem --volume-up") (xbindkey '(m:0x0 c:122) "/usr/bin/amixer set 'Master' 1%- -q; /usr/bin/amixer set 'PCM' 1%- -q; /usr/bin/amixer set 'Headset' 1%- -q") ;(xbindkey '(Mod4 XF86AudioLowerVolume) "/usr/bin/amixer set 'Master' 5%- -q; /usr/bin/amixer set 'Headset' 5%- -q") (xbindkey '(m:0x0 c:123) "/usr/bin/amixer set 'Master' 1%+ -q; /usr/bin/amixer set 'PCM' 1%+ -q; /usr/bin/amixer set 'Headset' 1%+ -q") ;(xbindkey '(Mod4 XF86AudioRaiseVolume) "/usr/bin/amixer set 'Master' 5%+ -q; /usr/bin/amixer set 'Headset' 5%+ -q") ; print screen (xbindkey '(m:0x0 c:107) "/usr/bin/scrot") ; (xbindkey '(Print) "/usr/bin/scrot")