Home | History | Annotate | only in /xsrc/external/mit/xf86-input-keyboard/dist
Up to higher level directory
NameDateSize
aclocal.m412-Jul-2022444.8K
ChangeLog12-Jul-202283.8K
compile12-Jul-20227.2K
config.guess12-Jul-202248.2K
config.h.in12-Jul-20221.9K
config.sub12-Jul-202234.4K
configure12-Jul-2022615.3K
configure.ac12-Jul-20223.4K
COPYING12-Jul-202210K
depcomp12-Jul-202223K
INSTALL20-Jul-201515.4K
install-sh12-Jul-202215K
ltmain.sh12-Jul-2022325.2K
Makefile.am12-Jul-20221.3K
Makefile.in12-Jul-202227.3K
man/19-Feb-2026
missing12-Jul-20226.7K
README.md12-Jul-2022747
src/19-Feb-2026

README.md

      1 kbd - Keyboard input driver for non-Linux platforms for the Xorg X server
      2 -------------------------------------------------------------------------
      3 
      4 This keyboard driver is primarily used with BSD, GNU Hurd, illumos, & Solaris
      5 systems.  Linux systems should instead use either xf86-input-libinput or
      6 xf86-input-evdev.
      7 
      8 All questions regarding this software should be directed at the
      9 Xorg mailing list:
     10 
     11   https://lists.x.org/mailman/listinfo/xorg
     12 
     13 The primary development code repository can be found at:
     14 
     15   https://gitlab.freedesktop.org/xorg/driver/xf86-input-keyboard
     16 
     17 Please submit bug reports and requests to merge patches there.
     18 
     19 For patch submission instructions, see:
     20 
     21   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     22 
     23