Coming back from Windows 7 I'd like two kinds of shortcuts to work at the same time:
- Pressing Win (a.k.a. Super) alone should open the whiskermenu e.g. for quick application launch
- Pressing Win + an arrow should provide the same behaviour as Windows does, i.e. Maximizing/Restoring, Minimizing, Tiling Left/Right
Unfortunately when I set up both the Window manager shortcuts for the latter and the keyboard application shortcut xfce4-popup-whiskermenu to Super-L, the Window manager combination are ignored and upon releasing the Win the whiskermenu opens nonetheless.
How can this be fixed?
(I'm running Arch Linux, if that is relevant)
Super to a placeholder shortcut like ⎈ Shift⎇ Ctrl⇧ Alt
xbindkeysto set theWin->xfce4-popup-whiskermenushortcut?xbindkeysfrom a running session is sufficient, I didn't modify.Xsessionand relog: "*** Warning *** Please verify that there is not another program running which captures one of the keys captured by xbindkeys. It seems that there is a conflict, and xbindkeys can't grab all the keys defined in its configuration file."xbindkeysare trying to bind the same key. If you disable the WM one, you can at least usexbindkeysand then you can see whether this actually helps or not.xbindkeysto control the Window manager as well :-/