xf86-input-keyboard: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 30 04:24:19 UTC 2019


 configure.ac     |    3 
 src/Makefile.am  |    7 
 src/lnx_KbdMap.c |  600 -------------------------------------------------------
 src/lnx_kbd.c    |  250 ----------------------
 src/lnx_kbd.h    |    3 
 5 files changed, 2 insertions(+), 861 deletions(-)

New commits:
commit 7e366936d7b7d6c3b4d9c1554908ad20eef74a27
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Oct 29 16:17:27 2019 -0400

    linux: Remove
    
    You almost certainly want to be using libinput or evdev on Linux
    systems, and the Linux code is arguably under the GPL, which is a fine
    license in general but not for X.org. Delete the Linux support so people
    stop using it.



More information about the xorg-commit mailing list