http://bugzilla.novell.com/show_bug.cgi?id=531667 User andrea@opensuse.org added comment http://bugzilla.novell.com/show_bug.cgi?id=531667#c12 --- Comment #12 from andrea florio <andrea@opensuse.org> 2009-08-19 11:31:27 MDT --- Werner, thanks it works fine. just last thing, IMHO xorg-x11 package should include also that change (tested) into /etc/X11/xinit/xinitrc: # # finally start the window manager # +unset WINDOW_MANAGER STARTUP +if [ "$DISPLAYMANAGER" = "$SLIM_BIN" ]; then +exec ck-launch-session $WINDOWMANAGER +else exec $WINDOWMANAGER +fi to allow slim to correctly start the consolekyt session. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.