]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - tests/scripts/autologin-guest-fail-setup-script.conf
Flesh out support for activating sessions with CK or logind to be more explicit
[sojka/lightdm.git] / tests / scripts / autologin-guest-fail-setup-script.conf
index c9573c9bc28f65601a9869749c59b952470d592d..a95ec231b7b13a99683d088f106238fa879c8b8f 100644 (file)
@@ -7,24 +7,29 @@ guest-account-script=false
 
 [SeatDefaults]
 autologin-guest=true
+user-session=default
 
+#?*START-DAEMON
 #?RUNNER DAEMON-START
 
 # X server starts
-#?XSERVER-0 START VT=7
-#?XSERVER-0 INDICATE-READY
+#?XSERVER-0 START VT=7 SEAT=seat0
 
-# LightDM connects to X server
+# Daemon connects when X server is ready
+#?*XSERVER-0 INDICATE-READY
+#?XSERVER-0 INDICATE-READY
 #?XSERVER-0 ACCEPT-CONNECT
 
 # (guest account attempts to start and fails)
 
 # Greeter starts
-#?GREETER-X-0 START
+#?GREETER-X-0 START XDG_SEAT=seat0 XDG_VTNR=7 XDG_SESSION_CLASS=greeter
+#?LOGIN1 ACTIVATE-SESSION
 #?XSERVER-0 ACCEPT-CONNECT
 #?GREETER-X-0 CONNECT-XSERVER
 #?GREETER-X-0 CONNECT-TO-DAEMON
 #?GREETER-X-0 CONNECTED-TO-DAEMON
+#?GREETER-X-0 SELECT-GUEST-HINT
 
 # Cleanup
 #?*STOP-DAEMON