]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - tests/scripts/unity-compositor-fail-ready.conf
Remove built-in xlocal fallback from unity seat; adjust tests; add test for new type...
[sojka/lightdm.git] / tests / scripts / unity-compositor-fail-ready.conf
1 #
2 # Check clean stop when the compositor fails to indicate it is ready
3 #
4
5 [SeatDefaults]
6 type=unity
7 unity-compositor-timeout=1
8
9 #?RUNNER DAEMON-START
10
11 # System compositor starts but doesn't indicate it is ready
12 #?UNITY-SYSTEM-COMPOSITOR START VT=7 XDG_VTNR=7
13
14 # Timeout and compositor is stopped
15 #?UNITY-SYSTEM-COMPOSITOR TERMINATE SIGNAL=15
16
17 # Cleanup
18 #?RUNNER DAEMON-EXIT STATUS=1