You are not logged in.
Pages: 1
Is there a way to resolve the issue of having to use the app ksuperkey to get the windows superkey to function correctly in XFCE?
Basically it needs to function if superkey is held then don't pop the menu. If it is tapped once then pop the menu.
This allows you to use Windows Super Key more easily as a shortcut key/mod key.
This post will give some insight:
Offline
Most keyboards have Menu key next to the Right Alt key.
I use that for the whiskermenu.
The problem with the Super key is that the desktop looks for a keypress and that causes the whiskermenu to popup but causes grief trying to use it another shortcut.
I had the same problem when I was coding C# on Windows.
I had to look for, I think, keyup event not just the fact it was pressed. Caused me a lot of headache.
I think I used that when Windows key was presssed, I payed no attention until it was released, but then only if another hadn't been pressed, e.g. WindowsKey+E
Anyway as I described above is how I got around the issue.
Offline
Yes some keyboard do have a menu key on the right. However I only use laptops so most of my machines(4) don't have a menu key on the Right Alt.
Offline
Some background info on this issue can be found at this bug report.
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
Offline
Pages: 1
[ Generated in 0.008 seconds, 8 queries executed - Memory usage: 529.45 KiB (Peak: 530.73 KiB) ]