[Xfce-bugs] [Bug 14892] Keyboard Shortcuts Not Working properly
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Nov 19 17:23:07 CET 2019
https://bugzilla.xfce.org/show_bug.cgi?id=14892
Raffaello D. Di Napoli <rafyf at dinapo.li> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rafyf at dinapo.li
--- Comment #10 from Raffaello D. Di Napoli <rafyf at dinapo.li> ---
I’m experiencing this bug too. My shortcut for the applications menu is
Super+Escape.
After seeing the workaround in attachment 8657, I was able to create a simpler
workaround by adding a wrapper in /usr/local/bin/xfce4-popup-applicationsmenu:
#!/bin/sh
sleep 0.1
exec /usr/bin/xfce4-popup-applicationsmenu
While this works, if I hold the Escape key for more than 0.1s, I can still
reproduce the issue: the applications menu does not appear (presumably it’s
cancelled so quickly I can’t even see it), and instead I get xfdesktop --menu
to show up instead, as described in comment #7.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list