From f86600edd06c12e93cafe24b3e8f3c77593e1359 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 16 Dec 2025 13:45:09 +0100 Subject: [PATCH] man: replace Xorg by XLibre Signed-off-by: Enrico Weigelt, metux IT consult --- man/libinput.man | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/libinput.man b/man/libinput.man index b1b0f53..8cd98b9 100644 --- a/man/libinput.man +++ b/man/libinput.man @@ -21,7 +21,7 @@ If you are looking for the library documentation, go to .SH DESCRIPTION .B libinput -is an Xorg input driver based on libinput. +is an XLibre input driver based on libinput. It therefore supports all input devices that libinput can handle, including most mice, keyboards, tablets and touchscreens. .PP @@ -477,13 +477,13 @@ button mapping of .B "\*q3 2 1 ...\*q" On systems using the .B libinput -Xorg input driver it is recommended to use the +XLibre input driver it is recommended to use the .B LeftHanded option instead. .PP The .B libinput -Xorg input driver does not use the button mapping after setup. +XLibre input driver does not use the button mapping after setup. Use .BR XSetPointerMapping (3) to modify the button mapping at runtime. @@ -606,7 +606,7 @@ appropriate \fBMatch*\fR statement in the .SH AUTHORS Peter Hutterer .SH "SEE ALSO" -.BR Xorg (1), +.BR XLibre (1), .BR xorg.conf (5), .BR Xserver (1), .BR X (7)