xfree86: mention udev in the xorg.conf manpage AutoAddDevices section

And point out what "hotplugging" means.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
Peter Hutterer 2012-01-12 10:17:34 +10:00
parent a60d87ffe6
commit a6273cc85c

View File

@ -659,8 +659,8 @@ Allow modules built for a different, potentially incompatible version of
the X server to load. Disabled by default. the X server to load. Disabled by default.
.TP 7 .TP 7
.BI "Option \*qAutoAddDevices\*q \*q" boolean \*q .BI "Option \*qAutoAddDevices\*q \*q" boolean \*q
If this option is disabled, then no devices will be added from HAL events. If this option is disabled, then no devices will be added from the HAL or
Enabled by default. udev backends. Enabled by default.
.TP 7 .TP 7
.BI "Option \*qAutoEnableDevices\*q \*q" boolean \*q .BI "Option \*qAutoEnableDevices\*q \*q" boolean \*q
If this option is disabled, then the devices will be added (and the If this option is disabled, then the devices will be added (and the
@ -802,8 +802,8 @@ Recent X servers employ HAL or udev backends for input device enumeration
and input hotplugging. It is usually not and input hotplugging. It is usually not
necessary to provide necessary to provide
.B InputDevice .B InputDevice
sections in the xorg.conf if hotplugging is in use. If hotplugging is sections in the xorg.conf if hotplugging is in use (i.e. AutoAddDevices is
enabled, enabled). If hotplugging is enabled,
.B InputDevice .B InputDevice
sections using the sections using the
.B mouse, kbd .B mouse, kbd