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:
parent
ff38bbe81a
commit
e1ab8f239b
|
@ -668,6 +668,10 @@ DevicePresenceNotify event sent), but not enabled, thus leaving policy up
|
|||
to the client.
|
||||
Enabled by default.
|
||||
.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
|
||||
This option controls whether the log is flushed and/or synced to disk after
|
||||
each message.
|
||||
|
|
Loading…
Reference in New Issue