I'm not sure what you mean by the Application Menu. Is this the launcher menu, in other words, the equivalent of the Windows Start button in the lower left corner? If it this what you are talking about, it can be activated with the Alt+F1 key, so that would by the key to put in to
.xbindkeysrc:
- Code: Select all
"xte 'keydown Alt_L' 'key F1' 'keyup Alt_L'"
b:<X>
Most functions have a keyboard equivalent or
can have one assigned. To find out, start
System Settings, go to
Shortcuts and Gestures (on the first line under
Common Appearance and Behavior). Look under the
Standard Keyboard Shortcuts for the common keys and
Global Keyboard Shortcuts for more specific keys. (There is a search feature.) I found the Alt+F1 under the KDE component "Plasma Desktop Shell". If there is no key currently assigned to an item you want to use, then assign one and use that key in
.xbindkeysrc.
By the way, the so called
Meta key is the Windows key on modern keyboards. By default, this key does not work with KDE. I found to activate it, the Keyboard model needs to be changed from "Generic | Generic 101-key PC" in
System Settings,
Input Devices (under
Hardware),
Keyboard on the
Hardware tab to at least the "Generic | Generic 104-key PC" setting. I use the "Generic | Super Power Multimedia Keyboard" setting because my keyboard (Razer BlackWidow Stealth Edition) also has mutlimedia keys (volume, play/pause, etc.) and now these keys actually work (now if I could figure how to use the M1-M5 macro keys...).