~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to tests/scripts/vnc-open-file-descriptors.conf

  • Committer: Robert Ancell
  • Date: 2013-08-22 03:18:34 UTC
  • Revision ID: robert.ancell@canonical.com-20130822031834-50l2i7tedbs1lre3
Backport test improvements from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
# Xvnc server starts
24
24
#?XSERVER-0 START GEOMETRY=1024x768 DEPTH=8 OPTION=FALSE
25
25
 
 
26
# Daemon connects when X server is ready
 
27
#?*XSERVER-0 INDICATE-READY
 
28
#?XSERVER-0 INDICATE-READY
 
29
#?XSERVER-0 ACCEPT-CONNECT
 
30
 
26
31
# Negotiate with Xvnc
 
32
#?*XSERVER-0 START-VNC
27
33
#?VNC-CLIENT CONNECTED VERSION="RFB 003.007"
28
34
 
29
 
#?XSERVER-0 INDICATE-READY
30
 
 
31
35
#?XSERVER-0 VNC-CLIENT-CONNECT VERSION="RFB 003.003"
32
36
 
33
 
# LightDM connects to X server
34
 
#?XSERVER-0 ACCEPT-CONNECT
35
 
 
36
37
# Greeter starts and connects to remote X server
37
 
#?GREETER-X-0 START
 
38
#?GREETER-X-0 START XDG_SESSION_COOKIE=ck-cookie-x:0
38
39
#?XSERVER-0 ACCEPT-CONNECT
39
40
#?GREETER-X-0 CONNECT-XSERVER
40
41
#?GREETER-X-0 CONNECT-TO-DAEMON
49
50
#?GREETER-X-0 TERMINATE SIGNAL=15
50
51
 
51
52
# Session starts
52
 
#?SESSION-X-0 START USER=have-password1
 
53
#?SESSION-X-0 START XDG_SESSION_COOKIE=ck-cookie-x:0 USER=have-password1
53
54
#?XSERVER-0 ACCEPT-CONNECT
54
55
#?SESSION-X-0 CONNECT-XSERVER
55
56