backend/session: Allow setting a custom tty via WLR_DIRECT_TTY

This commit is contained in:
Niklas Schulze 2019-03-06 12:46:35 +01:00 committed by emersion
parent a3c31bb875
commit 2baad6eba6
2 changed files with 14 additions and 3 deletions

View file

@ -20,6 +20,7 @@ wlroots specific
hardware cursors
* *WLR_SESSION*: specifies the wlr\_session to be used (available sessions:
logind/systemd, direct)
* *WLR_DIRECT_TTY*: specifies the tty to be used (instead of using /dev/tty)
rootston specific
------------------