; power (xbindkey '(m:0x0 c:222) "/usr/bin/xterm -e /usr/bin/sudo /sbin/shutdown -h now") ; play/pause (xbindkey '(m:0x0 c:162) "/usr/bin/totem-xine --play-pause") ; prev (xbindkey '(m:0x0 c:144) "/usr/bin/totem-xine --previous") ; next (xbindkey '(m:0x0 c:153) "/usr/bin/totem-xine --next") ; stop (xbindkey '(m:0x0 c:164) "/usr/bin/totem-xine --pause") ; vol- (xbindkey '(m:0x0 c:174) "/usr/bin/amixer set 'Headset' 5%- -q") ; vol (xbindkey '(m:0x0 c:176) "/usr/bin/amixer set 'Headset' 5%+ -q") ; mute (xbindkey '(m:0x0 c:160) "/usr/bin/totem-xine --fullscreen")