Alan Coopersmith afb839a04a Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-keyboard/-/merge_requests/20>
2025-12-15 17:11:12 +01:00
2025-07-29 17:24:20 +02:00
2025-06-01 15:48:13 -07:00
2017-01-26 14:00:21 +10:00
2025-06-30 20:37:34 +02:00

kbd - Keyboard input driver for the Xorg X server

This keyboard driver is primarily used with BSD, GNU Hurd, illumos, & Solaris systems. Linux systems should instead use either xf86-input-libinput or xf86-input-evdev.

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-input-keyboard

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 1 MiB
Languages
C 95.8%
M4 2%
Makefile 2%
Shell 0.2%