On 03/12/12 16:24, Joseph wrote:
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.
and it is using the sessiont with "active = FALSE" so my logout buttons are
grayed out.
ck-list-sessions
Session4:
unix-user = '1001'
realname = '(null)'
seat = 'Seat5'
session-type = ''
active = FALSE
x11-display = ':0.0'
x11-display-device = ''
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2012-03-12T14:37:26.739321Z'
login-session-id = '23'
Session7:
unix-user = '1000'
realname = '(null)'
seat = 'Seat6'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/ssh'
remote-host-name = '192.168.141.8'
is-local = FALSE
on-since = '2012-03-12T15:29:14.176895Z'
login-session-id = '24'
Session5:
unix-user = '1001'
realname = '(null)'
seat = 'Seat1'
session-type = ''
active = TRUE
x11-display = ':0.0'
x11-display-device = '/dev/tty7'
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2012-03-12T14:37:26.776626Z'
login-session-id = '23'
Session6:
unix-user = '1001'
realname = '(null)'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ':0.0'
x11-display-device = '/dev/tty7'
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2012-03-12T14:37:26.910892Z'
login-session-id = '23'
My settings:
cat /etc/conf.d/xdm
DISPLAYMANAGER="slim"
cat /etc/env.d/90xsession
XSESSION="startxfce4"
cat /etc/X11/Sessions/Xfce4
startxfce4
thelma $ cat .xinitrc
exec ck-launch-session startxfce4
Why is tty7 starting twice?
--
Joseph
"w" is showing me that user logged in to graphical user interface:
USER TTY LOGIN@ IDLE JCPU PCPU WHAT
fd :0.0 08:37 ?xdm? 30:00 0.02s ck-launch-session startxfce4
the above looks sliglty different from the system that is working normally on
tty7
USER TTY LOGIN@ IDLE JCPU PCPU WHAT
fd :0.0 08:16 ?xdm? 8:59m 0.02s /bin/sh /etc/xdg/xfce4/xinitrc
-- /etc/X11/xinit/xserverrc
--
Joseph