summaryrefslogtreecommitdiff
path: root/man/mousedrv.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/mousedrv.man')
-rw-r--r--man/mousedrv.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/mousedrv.man b/man/mousedrv.man
index 63d2f08..128718d 100644
--- a/man/mousedrv.man
+++ b/man/mousedrv.man
@@ -2,7 +2,7 @@
.ds q \N'34'
.TH MOUSE __drivermansuffix__ 2025-04-22 __vendorversion__
.SH NAME
-mouse \- __xservername__ mouse input driver
+mouse \- Xorg mouse input driver
.SH SYNOPSIS
.nf
.B "Section \*qInputDevice\*q"
@@ -16,7 +16,7 @@ mouse \- __xservername__ mouse input driver
.SH DESCRIPTION
.B mouse
is an
-.B __xservername__
+.B Xorg
input driver for mice.
The driver supports most available mouse types and interfaces,
though the level of support for types of mice depends on the OS.
@@ -74,13 +74,13 @@ remember that the connector at the very end of the mouse/adapter pair is
what matters.
.SH CONFIGURATION DETAILS
Depending on the X server version in use, input device options may be set
-in either a __xconfigfile__ file, an xorg.conf.d snippet,
+in either a xorg.conf file, an xorg.conf.d snippet,
or in the configuration files read by the Hardware Abstraction Layer (HAL)
daemon,
.BR hald (1).
.PP
Please refer to
-.BR __xconfigfile__ (__filemansuffix__)
+.BR xorg.conf (__filemansuffix__)
for general configuration details
and for options that can be used with all input drivers.
This section only covers configuration details specific to this driver.
@@ -336,8 +336,8 @@ There are some other options that may be used to control various parameters
for serial port communication, but they are not documented here because
the driver sets them correctly for each mouse protocol type.
.SH "SEE ALSO"
-.BR __xservername__ (__appmansuffix__),
-.BR __xconfigfile__ (__filemansuffix__),
+.BR Xorg (__appmansuffix__),
+.BR xorg.conf (__filemansuffix__),
.BR Xserver (__appmansuffix__),
.BR X (__miscmansuffix__),
.BR README.mouse .