Skip to content
Snippets Groups Projects
Commit f2d5534a authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix CTRL + CAPS issue in X11

Previously, both the shift key, and the "implied shift" from CAPS
were treated as a higher priority than the CTRL modifier.  With
this change, only the explicit shift key has priority, and the
implicit one is only checked after CTRL is checked.

Fixes SourceForge bug 117
parent febaa22a
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4578 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment