alols / xcape

Linux utility to configure modifier keys to act as other keys when pressed and released on their own.
GNU General Public License v3.0
2.1k stars 117 forks source link

Fedora 34/Gnome 40 Incompatibility? #133

Closed xyse closed 3 years ago

xyse commented 3 years ago

xcape didn't work for me which is why I ran xev and xcape in debung mode. It seems xcape can't catch the event when the super key is pressed as no log is posted. As soon as I press the super key while the xev window is focussed, it starts catching the super keypresses again and xev appropriately reports esc or super has been pressed. But once I don't have the xev window in focus it doesn't seem to work. Any ideas?

xyse commented 3 years ago

Duplicate of #67