Skip to content
  • Deucе's avatar
    f2d5534a
    Fix CTRL + CAPS issue in X11 · f2d5534a
    Deucе authored
    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
    f2d5534a
    Fix CTRL + CAPS issue in X11
    Deucе authored
    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
Loading