xf86-input-evdev: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Sep 5 01:39:10 UTC 2024


 src/evdev.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit b9327e6b286295e6ef304ef14dcf1f408a4fadb2
Author: Martin Rys <martin at rys.pw>
Date:   Tue Sep 3 14:35:26 2024 +0200

    Swap Compose and Kana values to conform to USB HID spec
    
    Should fix https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/204
    
    Current state conflicts with XKB which defines them correctly.
    
    NUM and CAPS are still incorrectly swapped, but it's equally wrong on
    XKB's side and everywhere else, so it's just cosmetic and a breaking
    change just to satisfy USB HID ordering is not worth it, since the keys
    work fine this way anyway.
    
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev/-/merge_requests/8>



More information about the xorg-commit mailing list