PDA

View Full Version : programable hotkeys?


wonslung
June 14th, 2009, 19:37
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 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
)

tkjacobsen
June 14th, 2009, 22:48
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...

wonslung
June 14th, 2009, 23:48
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.