programable hotkeys?

does anyone know of a way to have a hotkey or key combination run a command in kde?

I have installed linux compat for flash player in amd64 but it hangs about 1/5 of the time. I'd like to be able to have a hotkey to
Code:
killall npviewer.bin
thanks.

(new to kde, usually use gnome but i really liked the look and feel of kde so i have to relearn all this good stuff
)
 
The KHotKeys daemon should be able to do this. You can find it under systemsettings->input actions under computer administration in the general tap.

If that is not working for some reason, you can always use xbindkeys...
 
tkjacobsen said:
The KHotKeys daemon should be able to do this. You can find it under systemsettings->input actions under computer administration in the general tap.

If that is not working for some reason, you can always use xbindkeys...

this worked perfectly.

I just made a new group called User Added and added a command called kill flash
i made it control-shift-q
thanks so much.
 
Back
Top