You are not logged in.
Pages: 1
Apparently this is a very old issue/bug (i.e. https://bugzilla.xfce.org/show_bug.cgi?id=7845).
Seeing at its been 8 years since the bug was reported I wanted to create a new post to see if there are newer/better solutions.
I can't help by wonder this isn't the default behavior in XFCE now...
Offline
You can use ksuperkey to get that functionality until the issue is resolved.
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
You can use ksuperkey to get that functionality until the issue is resolved.
I couldn't find how to install ksuperkey on xfce but I did find https://github.com/JixunMoe/xfce-superkey which works brilliantly.
Thank you!
Offline
In Debian repo there is "xcape".
Runs as daemon.
Let's say you want to run application finder with Super key.
Run:
xcape -e 'Super_L=Alt_L|F2'
This will run application finder but only on release so it doesn't interfere with any other super key combinations.
Do you want to exit the Circus?
https://www.youtube.com/watch?v=ZJwQicZHp_c
Offline
Nice alternative, thanks.
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
I use xcape too, for the same reason of being in the default repos, but beware, users: It consumes all of 300 kilobytes of RAM and 0% CPU!
;-)
Full instructions for Debian/Ubuntu/Mint, etc:
sudo apt install xcape
Go to Settings > Sesion and Startup > Application Autostart tab > Add button
Name: Xcape
Comment: Converts Alt+F1 in Super key
Command: xcape -e 'Super_L=Alt_L|F1'
Substitute Alt+F1 for the shortcut you use for Whisker Menu.
I don't really mind that much if it isn't the default when it's so easy to achieve...
Offline
I use xcape too, for the same reason of being in the default repos, but beware, users: It consumes all of 300 kilobytes of RAM and 0% CPU!
;-)
Full instructions for Debian/Ubuntu/Mint, etc:
sudo apt install xcape
Go to Settings > Sesion and Startup > Application Autostart tab > Add button
Name: Xcape
Comment: Converts Alt+F1 in Super key
Command: xcape -e 'Super_L=Alt_L|F1'Substitute Alt+F1 for the shortcut you use for Whisker Menu.
I don't really mind that much if it isn't the default when it's so easy to achieve...
Thanks for that. It works in Fedora where Ksuperkey isn't in the repos but xcape is. Just replace apt with dnf in your guide .
Offline
Misko_2083 & alcornoqui, I'm another happy camper here want to thank you. Such a small but useful thing. I've installed it on both of my machines with Xubuntu.
Autostart command for Xubuntu users: xcape -e 'Super_L=Control_L|Escape'
Offline
Hopefully they fix this in the next update of XFCE. I can't think of a reason anyone would want shortcuts to ever work on key down instead of key up.
Offline
Pages: 1
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 548.63 KiB (Peak: 549.47 KiB) ]