; restart hal (xbindkey '(control alt "1") "/usr/bin/x-terminal-emulator -e su-to-root -c '/etc/init.d/hal restart ; sleep 4'") ; restart cups (xbindkey '(control alt "2") "/usr/bin/x-terminal-emulator -e su-to-root -c '/etc/init.d/cups restart ; sleep 4'") ; restart networking (xbindkey '(control alt "3") "/usr/bin/x-terminal-emulator -e su-to-root -c '/etc/init.d/networking restart ; sleep 4'") ; restart alsa-utils (xbindkey '(control alt "4") "/usr/bin/x-terminal-emulator -e su-to-root -c '/etc/init.d/alsa-utils restart ; sleep 4'") ; restart pcscd (xbindkey '(control alt "5") "/usr/bin/x-terminal-emulator -e su-to-root -c '/etc/init.d/pcscd restart ; sleep 4'") ; restart bluetooth (xbindkey '(control alt "6") "/usr/bin/x-terminal-emulator -e su-to-root -c '/etc/init.d/bluetooth restart ; sleep 4'")