42.1 Hi Logging out of lxde does not return to the login screen. We get just a blank screen. Any ideas anyone? /etc/lxdm/lxdm.conf #!/bin/sh test -x /etc/X11/xdm/Xreset && exec /etc/X11/xdm/Xreset steve@hh16:/etc/lxdm> cat lxdm.conf cat: lxdm.conf: Permission denied steve@hh16:/etc/lxdm> sudo cat lxdm.conf root's password: [base] ## uncomment and set timeout to enable timeout autologin, ## the value should >=5 # timeout=10 ## uncomment and set to set numlock on your keyboard # numlock=0 ## set this if you don't want to put xauth file at ~/.Xauthority # xauth_path=/tmp # not ask password for users who have empty password # skip_password=1 ## greeter used to welcome the user greeter=/usr/lib/lxdm-greeter-gtk [server] ## arg used to start xserver, not fully function # arg=/usr/bin/X -background vt1 # uncomment this if you really want xserver listen to tcp # tcp_listen=1 # uncoment this if you want reset the xserver after logou reset=1 [display] ## gtk theme used by greeter gtk_theme=Clearlooks ## background of the greeter bg=/usr/share/wallpapers/Field/contents/images/1600x1200.jpg ## if show bottom pane bottom_pane=1 ## if show language select control lang=1 ## if show keyboard layout select control keyboard=0 ## the theme of greeter theme=Industrial [input] [userlist] ## if disable the user list control at greeter disable=0 ## whitelist user white= ## blacklist user black= -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org