From 847a09d40087e8c1582e2e1b8bec941877318058 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 16 Dec 2025 13:44:20 +0100 Subject: [PATCH] man: replace Xorg by XLibre Signed-off-by: Enrico Weigelt, metux IT consult --- man/kbd.man | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/man/kbd.man b/man/kbd.man index b32fb1e..05c9532 100644 --- a/man/kbd.man +++ b/man/kbd.man @@ -2,7 +2,7 @@ .ds q \N'34' .TH KBD __drivermansuffix__ 2025-06-01 __vendorversion__ .SH NAME -kbd \- Xorg keyboard input driver +kbd \- XLibre keyboard input driver .SH SYNOPSIS .nf .B "Section \*qInputDevice\*q" @@ -13,13 +13,10 @@ kbd \- Xorg keyboard input driver .fi .SH DESCRIPTION .B kbd -is an Xorg input driver for keyboards. +is an XLibre input driver for keyboards. The driver supports the standard OS-provided keyboard interface, but these are currently only available to this driver module for GNU Hurd, BSD, and Solaris. -This driver is the replacement for the built-in -.B keyboard -driver formerly included in Xorg 1.3 and earlier releases. .PP The .B kbd @@ -142,7 +139,7 @@ EndSection .RE .fi .SH "SEE ALSO" -.BR Xorg (__appmansuffix__), +.BR XLibre (__appmansuffix__), .BR xorg.conf (__filemansuffix__), .BR Xserver (__appmansuffix__), .BR X (__miscmansuffix__).