xfree86/man: document AutoAddGPU

This at least mentions AutoAddGPU and hints at when you might
want to disable it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Dave Airlie 2013-07-31 11:35:44 +10:00 committed by Peter Hutterer
parent ff38bbe81a
commit e1ab8f239b

View File

@ -668,6 +668,10 @@ DevicePresenceNotify event sent), but not enabled, thus leaving policy up
to the client. to the client.
Enabled by default. Enabled by default.
.TP 7 .TP 7
.BI "Option \*qAutoAddGPU\*q \*q" boolean \*q
If this option is disabled, then no GPU devices will be added from the udev
backend. Enabled by default. (May need to be disabled to setup Xinerama).
.TP 7
.BI "Option \*qLog\*q \*q" string \*q .BI "Option \*qLog\*q \*q" string \*q
This option controls whether the log is flushed and/or synced to disk after This option controls whether the log is flushed and/or synced to disk after
each message. each message.