Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xfce4 tty7 session started twice
Date: Mon, 12 Mar 2012 22:25:52
Message-Id: 20120312222415.GD29967@syscon7.inet
1 I'm using "slim" on both computers and it seems to me they both have the same configuration but on one of them "ck-list-sessions" is showing that tty7 is started twice.
2 and it is using the sessiont with "active = FALSE" so my logout buttons are grayed out.
3
4 ck-list-sessions
5 Session4:
6 unix-user = '1001'
7 realname = '(null)'
8 seat = 'Seat5'
9 session-type = ''
10 active = FALSE
11 x11-display = ':0.0'
12 x11-display-device = ''
13 display-device = ''
14 remote-host-name = ''
15 is-local = TRUE
16 on-since = '2012-03-12T14:37:26.739321Z'
17 login-session-id = '23'
18 Session7:
19 unix-user = '1000'
20 realname = '(null)'
21 seat = 'Seat6'
22 session-type = ''
23 active = FALSE
24 x11-display = ''
25 x11-display-device = ''
26 display-device = '/dev/ssh'
27 remote-host-name = '192.168.141.8'
28 is-local = FALSE
29 on-since = '2012-03-12T15:29:14.176895Z'
30 login-session-id = '24'
31 Session5:
32 unix-user = '1001'
33 realname = '(null)'
34 seat = 'Seat1'
35 session-type = ''
36 active = TRUE
37 x11-display = ':0.0'
38 x11-display-device = '/dev/tty7'
39 display-device = ''
40 remote-host-name = ''
41 is-local = TRUE
42 on-since = '2012-03-12T14:37:26.776626Z'
43 login-session-id = '23'
44 Session6:
45 unix-user = '1001'
46 realname = '(null)'
47 seat = 'Seat1'
48 session-type = ''
49 active = FALSE
50 x11-display = ':0.0'
51 x11-display-device = '/dev/tty7'
52 display-device = ''
53 remote-host-name = ''
54 is-local = TRUE
55 on-since = '2012-03-12T14:37:26.910892Z'
56 login-session-id = '23'
57
58 My settings:
59
60 cat /etc/conf.d/xdm
61 DISPLAYMANAGER="slim"
62
63 cat /etc/env.d/90xsession
64 XSESSION="startxfce4"
65
66 cat /etc/X11/Sessions/Xfce4
67 startxfce4
68
69 thelma $ cat .xinitrc
70 exec ck-launch-session startxfce4
71
72 Why is tty7 starting twice?
73
74 --
75 Joseph

Replies

Subject Author
Re: [gentoo-user] xfce4 tty7 session started twice Joseph <syscon780@×××××.com>