mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-15 22:05:31 -05:00
Update documentation to reflect WLR_DRM_DEVICES separator change
This commit is contained in:
parent
bfd020047d
commit
9fe71e74e5
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ wlroots reads these environment variables
|
|||
|
||||
## DRM backend
|
||||
|
||||
* *WLR_DRM_DEVICES*: specifies the DRM devices (as a colon separated list)
|
||||
* *WLR_DRM_DEVICES*: specifies the DRM devices (as a comma separated list)
|
||||
instead of auto probing them. The first existing device in this list is
|
||||
considered the primary DRM device.
|
||||
* *WLR_DRM_NO_ATOMIC*: set to 1 to use legacy DRM interface instead of atomic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue