; back (xbindkey '(m:0x10 c:234) "/bin/true") ; forward (xbindkey '(m:0x10 c:233) "/bin/true") ; stop (xbindkey '(m:0x10 c:232) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -h now") ; refresh (xbindkey '(m:0x10 c:231) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -r now") ; home (xbindkey '(m:0x10 c:178) "/usr/bin/iceweasel") ; email (xbindkey '(m:0x10 c:236) "/usr/bin/icedove") ; computer (xbindkey '(m:0x10 c:198) "/usr/bin/thunar") ; calculator (xbindkey '(m:0x10 c:161) "/usr/bin/gcalctool") ; mute (xbindkey '(m:0x10 c:160) "/usr/bin/totem --fullscreen") ; stop (xbindkey '(m:0x10 c:164) "/usr/bin/screen -d -m -x radio-screen -X quit") ; previous (xbindkey '(m:0x10 c:144) "/usr/bin/totem --previous") ; next (xbindkey '(m:0x10 c:153) "/usr/bin/totem --next") ; play/pause (xbindkey '(m:0x10 c:162) "/usr/bin/totem --play-pause") ; music (xbindkey '(m:0x10 c:129) "/usr/bin/xfce4-terminal --execute bash /usr/share/pct-thunar-scripts/scripts/play-internetradio $HOME/.shoutcastlive.pls") ; volume down (xbindkey '(m:0x10 c:174) "/usr/bin/amixer set 'Headset' 5%- -q") ; volume up (xbindkey '(m:0x10 c:176) "/usr/bin/amixer set 'Headset' 5%+ -q") ; shutdown; eeepc power button (xbindkey '(m:0x0 c:222) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -h now")