summaryrefslogtreecommitdiff
path: root/tests/scripts/unity-plymouth.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/unity-plymouth.conf')
-rw-r--r--tests/scripts/unity-plymouth.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/scripts/unity-plymouth.conf b/tests/scripts/unity-plymouth.conf
index 66f3b637..c927839a 100644
--- a/tests/scripts/unity-plymouth.conf
+++ b/tests/scripts/unity-plymouth.conf
@@ -25,17 +25,17 @@ active=true
#?*UNITY-SYSTEM-COMPOSITOR READY
# X server starts
-#?XSERVER-0 START SEAT=seat0 MIR-ID=x-0
+#?XMIR-0 START SEAT=seat0 MIR-ID=x-0
# Daemon connects when X server is ready
-#?*XSERVER-0 INDICATE-READY
-#?XSERVER-0 INDICATE-READY
-#?XSERVER-0 ACCEPT-CONNECT
+#?*XMIR-0 INDICATE-READY
+#?XMIR-0 INDICATE-READY
+#?XMIR-0 ACCEPT-CONNECT
# Session starts
#?SESSION-X-0 START XDG_SEAT=seat0 XDG_VTNR=7 XDG_GREETER_DATA_DIR=.*/have-password1 XDG_SESSION_TYPE=x11 XDG_SESSION_DESKTOP=default USER=have-password1
#?LOGIN1 ACTIVATE-SESSION SESSION=c0
-#?XSERVER-0 ACCEPT-CONNECT
+#?XMIR-0 ACCEPT-CONNECT
#?SESSION-X-0 CONNECT-XSERVER
# System compositor switches to session
@@ -44,6 +44,6 @@ active=true
# Cleanup
#?*STOP-DAEMON
#?SESSION-X-0 TERMINATE SIGNAL=15
-#?XSERVER-0 TERMINATE SIGNAL=15
+#?XMIR-0 TERMINATE SIGNAL=15
#?UNITY-SYSTEM-COMPOSITOR TERMINATE SIGNAL=15
#?RUNNER DAEMON-EXIT STATUS=0