]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - tests/scripts/wayland-autologin.conf
Support Wayland sessions / greeters
[sojka/lightdm.git] / tests / scripts / wayland-autologin.conf
1 #
2 # Check can automatically log into a Wayland session from a VT based seat
3 #
4
5 [Seat:*]
6 autologin-user=have-password1
7 user-session=wayland
8
9 #?*START-DAEMON
10 #?RUNNER DAEMON-START
11
12 # Session starts
13 #?SESSION-WAYLAND START XDG_SEAT=seat0 XDG_VTNR=7 XDG_GREETER_DATA_DIR=.*/have-password1 XDG_SESSION_TYPE=wayland XDG_SESSION_DESKTOP=wayland USER=have-password1
14 #?LOGIN1 ACTIVATE-SESSION SESSION=c0
15
16 # Cleanup
17 #?*STOP-DAEMON
18 #?SESSION-WAYLAND TERMINATE SIGNAL=15
19 #?RUNNER DAEMON-EXIT STATUS=0