From e8db36d5d8536124223a8fd9e55b5ca74be0034a Mon Sep 17 00:00:00 2001 From: n3rdopolis Date: Wed, 27 Nov 2019 18:46:25 -0500 Subject: [PATCH] Update environment variable documentation to include more backends Testing with exporting WLR_BACKENDS=drm worked, and it wasn't documented. Checking the backends folder, and it also mentions an RDP backend as well --- docs/env_vars.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/env_vars.md b/docs/env_vars.md index 2553d292..e312183d 100644 --- a/docs/env_vars.md +++ b/docs/env_vars.md @@ -9,7 +9,7 @@ wlroots reads these environment variables mode setting * *WLR_LIBINPUT_NO_DEVICES*: set to 1 to not fail without any input devices * *WLR_BACKENDS*: comma-separated list of backends to use (available backends: - wayland, x11, headless, noop) + drm, wayland, x11, rdp, headless, noop) * *WLR_NO_HARDWARE_CURSORS*: set to 1 to use software cursors instead of hardware cursors * *WLR_SESSION*: specifies the wlr\_session to be used (available sessions: