~ci-train-bot/lightdm/lightdm-ubuntu-zesty-1679

« back to all changes in this revision

Viewing changes to tests/scripts/wayland-greeter.conf

  • Committer: Robert Ancell
  • Date: 2015-07-28 08:38:40 UTC
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: robert.ancell@canonical.com-20150728083840-0c0rt3j8sl7mwhvo
Support Wayland sessions / greeters

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Check can run a Wayland greeter from a VT based seat
 
3
#
 
4
 
 
5
#?*START-DAEMON
 
6
#?RUNNER DAEMON-START
 
7
 
 
8
# Greeter starts
 
9
#?GREETER-WAYLAND START XDG_SEAT=seat0 XDG_VTNR=7 XDG_SESSION_CLASS=greeter
 
10
#?LOGIN1 ACTIVATE-SESSION SESSION=c0
 
11
#?GREETER-WAYLAND CONNECT-TO-DAEMON
 
12
#?GREETER-WAYLAND CONNECTED-TO-DAEMON
 
13
 
 
14
# Cleanup
 
15
#?*STOP-DAEMON
 
16
#?GREETER-WAYLAND TERMINATE SIGNAL=15
 
17
#?RUNNER DAEMON-EXIT STATUS=0