mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
xfree86/man: add SingleDriver server flag to man page
It is patch 2/3 of a series that makes adding GPU screens more controllable. Signed-off-by: Oleh Nykyforchyn <oleh.nyk@gmail.com>
This commit is contained in:
committed by
Enrico Weigelt, metux IT consult
parent
c79f376594
commit
1dea31ce5c
@@ -687,6 +687,11 @@ Unset by default.
|
||||
.TP 7
|
||||
.BI "Option \*qAllowByteSwappedClients\*q \*q" boolean \*q
|
||||
Allow clients with a different byte-order than the server. Disabled by default.
|
||||
.TP 7
|
||||
.BI "Option \*qSingleDriver\*q \*q" boolean \*q
|
||||
Only the first successfully probed driver is allowed to add screens to the current layout, others may
|
||||
add secondary GPU screens only (e.g., if non-primary GPUs are used for offloading).
|
||||
Disabled by default.
|
||||
.SH "MODULE SECTION"
|
||||
The
|
||||
.B Module
|
||||
|
||||
Reference in New Issue
Block a user