http://bugzilla.novell.com/show_bug.cgi?id=623458 http://bugzilla.novell.com/show_bug.cgi?id=623458#c4 Mario Pavlov <Soulstealer@abv.bg> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|Soulstealer@abv.bg | --- Comment #4 from Mario Pavlov <Soulstealer@abv.bg> 2010-07-20 06:59:23 UTC --- I've added this line: $ diff -u Xsession.orig Xsession --- Xsession.orig 2010-07-05 17:58:30.000000000 +0300 +++ Xsession 2010-07-20 09:40:17.881305190 +0300 @@ -11,6 +11,7 @@ export WINDOWMANAGER=$LXSESSION test -x /etc/X11/xdm/Xsession && exec /etc/X11/xdm/Xsession "${LXSESSION}" test -x /etc/X11/xinit/xinitrc && exec -l $SHELL -c /etc/X11/xinit/xinitrc +test -x /etc/X11/xinit/xserverrc && exec -l $SHELL -c /etc/X11/xinit/xserverrc # unknown, user should custom /etc/lxdm/xinitrc self test -s /etc/lxdm/xinitrc && . /etc/lxdm/xinitrc but it didn't help, the result was the same. -- 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.