You are not logged in.
In "Window Manager" app I have the following settings:
"Maximize Window" <Super>Up
"Show Desktop": <Super>d
It worked fine. But when in "Keyboard" app I added:
"xfce4-popup-whiskermenu": Super_L (Win)
all aforementioned shortcuts stopped working, for example <Super>d open whiskermenu instead of showing desktop.
Does any workaround exists?
CentOS 7.1.1503, xfce 4.10
Thanks.
UPD: edited message because of wrong shortcuts
Last edited by mediumblue (2015-06-07 19:32:59)
Offline
I think this is related to this open bug: https://bugzilla.xfce.org/show_bug.cgi?id=7845. However, in my case, both shortcut events are evoked.
As far as I know, you cannot have a Super-only keyboard shortcut if you have another Super shortcut.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you. Looks like this is impossible.
Offline
Have you got the Menu key? It's next to the right side CTRL key.
I use that for the Whisker Menu shortcut as well as assigining my extra mouse button to the Menu key.
Offline
Executing again xfce4-popup-whiskermenu after the first command closes the menu immediately. As an associated command to Win+letter, put :
sh -c "xfce4-appfinder --collapsed && xfce4-popup-whiskermenu"
Offline
Old thread, but here's the solution:
https://github.com/hanschen/ksuperkey
When you press <Super> by itself, it sends <Alt>F1. But it still works as <Super> when used as a modifier.
Offline
[ Generated in 0.009 seconds, 8 queries executed - Memory usage: 534.16 KiB (Peak: 535 KiB) ]