Hello there, I'm using Arch Linux with KDE 4.1.1 and I'm trying to set up keyboard shortcuts outside KDE's broken shortcuts manager.
I'm using xbindkeys for things like volume up/down/mute, multimedia things and opening apps and wmctrl for toggling the desktop view on/off.
I wanted to set a shortcut to open the Application Launcher (that K menu) at the bottom left with no sucess.
In KDE 3.x, I found ppl using
Code:
dcop kicker kicker showKMenu
But when I try this, I get a "call failed", maybe because DCOP has been replaced by D-Bus in KDE 4.
Any suggestions? Maybe an dbus-send equivalent to that dcop command.
Thanks in advance!
