README.md: fix URLs

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-16 11:01:18 +01:00
parent 184cdd11db
commit df655c19a0

View File

@@ -1,22 +1,10 @@
kbd - Keyboard input driver for the Xorg X server kbd - Keyboard input driver for the XLibre X server
------------------------------------------------------------------------- ---------------------------------------------------
This keyboard driver is primarily used with BSD, GNU Hurd, illumos, & Solaris This keyboard driver is primarily used with BSD, GNU Hurd, illumos, & Solaris
systems. Linux systems should instead use either xf86-input-libinput or systems. Linux systems should instead use either xf86-input-libinput or
xf86-input-evdev. 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: The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/driver/xf86-input-keyboard https://github.com/X11Libre/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