~muktupavels/lightdm/improve-multiseat-support

« back to all changes in this revision

Viewing changes to tests/scripts/xdg-seat.conf

  • Committer: Alberts Muktupāvels
  • Date: 2014-02-05 15:29:36 UTC
  • Revision ID: alberts.muktupavels@gmail.com-20140205152936-5d3083jprz94mv7l
fix tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
#?RUNNER DAEMON-START
11
11
 
12
12
# X server starts
13
 
#?XSERVER-0 START VT=7 SEAT=seat1
 
13
#?XSERVER-0 START SEAT=seat1
14
14
 
15
15
# Daemon connects when X server is ready
16
16
#?*XSERVER-0 INDICATE-READY
18
18
#?XSERVER-0 ACCEPT-CONNECT
19
19
 
20
20
# Session starts
21
 
#?SESSION-X-0 START XDG_SEAT=seat1 XDG_VTNR=7 DESKTOP_SESSION=default USER=have-password1
 
21
#?SESSION-X-0 START XDG_SEAT=seat1 DESKTOP_SESSION=default USER=have-password1
22
22
#?XSERVER-0 ACCEPT-CONNECT
23
23
#?SESSION-X-0 CONNECT-XSERVER
24
24