mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Merge branch 'github/fork/mkopec/device-separator' into 'master'
Change the WLR_DRM_DEVICES separator to a comma See merge request wlroots/wlroots!2752
This commit is contained in:
commit
3d2e8ccf37
2 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,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