https://bugzilla.xfce.org/show_bug.cgi?id=14892
Raffaello D. Di Napoli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Raffaello D. Di Napoli <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
