mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
Add note on hal-based configuration to man page
This commit is contained in:
@@ -43,7 +43,7 @@ two or three button mouse.
|
||||
.TP
|
||||
Serial mouse
|
||||
There have been numerous serial mouse models from a number of
|
||||
manufactures.
|
||||
manufacturers.
|
||||
Despite the wide range of variations, there have been relatively
|
||||
few protocols (data format) with which the serial mouse talks
|
||||
to the host computer.
|
||||
@@ -72,6 +72,11 @@ be converted to another. If you are to use such an adapter,
|
||||
remember that the connector at the very end of the mouse/adapter pair is
|
||||
what matters.
|
||||
.SH CONFIGURATION DETAILS
|
||||
.PP
|
||||
Depending on the X server version in use, input device options may be set
|
||||
in either a __xconfigfile__ file, or in the configuration files read by the
|
||||
Hardware Abstraction Layer (HAL) daemon, hald(1).
|
||||
.PP
|
||||
Please refer to __xconfigfile__(__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.
|
||||
@@ -293,5 +298,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"
|
||||
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__),
|
||||
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__),
|
||||
Xserver(__appmansuffix__), X(__miscmansuffix__),
|
||||
README.mouse.
|
||||
|
||||
hal(__miscmansuffix__), hald(__adminmansuffix__), fdi(__filemansuffix__).
|
||||
|
||||
Reference in New Issue
Block a user