https://bugzilla.xfce.org/show_bug.cgi?id=10373

--- Comment #1 from Harald Judt <[email protected]> ---
Created attachment 5171
  --> https://bugzilla.xfce.org/attachment.cgi?id=5171&action=edit
restore-super-key-functionality-hack.patch

Attached is a patch that fixes this problem *for me*. Note that it might not
(read: certainly will not) work for all configurations and is only a rude hack.

It looks for the mod4 modifier and whenever it finds one, it deletes it and
restores it as the super modifier, which can be matched in find_event_key,
which I had to patch too (see the hack). A similar fix might be needed for
other GDK modifiers (hyper, super...).

I'm sure it can be done in a better way, but at the moment I can't spend more
time on it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to