xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 9 23:25:42 UTC 2024


 src/xf86libinput.c |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit cb80d7f82d35f8068e06d45860ed958a948e15bf
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Oct 9 14:03:41 2024 +1000

    Map some specific high keycodes into the FK20-23 range
    
    These mappings have been part of xkeyboard-config for over a decade and
    the likely reason they were introduced is that the corresponding evdev
    keycode is > 255.
    
    Let's forcibly remap those in the driver here so the rest of the system
    can switch to the real keycodes instead of having to map them to the
    whatever X expects.
    
    See https://github.com/systemd/systemd/pull/34325/
    
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/merge_requests/62>



More information about the xorg-commit mailing list