diff options
author | Simon Ser <contact@emersion.fr> | 2022-09-16 12:25:37 +0000 |
---|---|---|
committer | Kenny Levinsen <kl@kl.wtf> | 2022-11-30 18:38:50 +0100 |
commit | 14355639f8a31e8a8b1d46fddcddfa924aa5f426 (patch) | |
tree | 65300da0f1679359ec18f5e0a1d4f3de24a9b401 /man/seatd.1.scd | |
parent | a803ba0502cccf147eec7fbcacd11c5b8643c0e0 (diff) |
man: document SEATD_VTBOUND
Diffstat (limited to 'man/seatd.1.scd')
-rw-r--r-- | man/seatd.1.scd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/seatd.1.scd b/man/seatd.1.scd index f599a23..48e3f64 100644 --- a/man/seatd.1.scd +++ b/man/seatd.1.scd @@ -41,6 +41,11 @@ client-side of the protocol. The location of the socket for seatd is set at compile-time. +# ENVIRONMENT + +*SEATD_VTBOUND* + If set to "0", the seat will not be bound to a VT. + # SEE ALSO The libseat library, *<libseat.h>*, *seatd-launch*(1) |