Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: lxsession - Lightweight X11 session manager https://bugzilla.redhat.com/show_bug.cgi?id=442268 ------- Additional Comments From pertusus@xxxxxxx 2008-04-24 04:31 EST ------- In case it can be useful, here is what I did: $ cat /usr/share/xsessions/lxsessionfluxbox.desktop [Desktop Entry] Encoding=UTF-8 Name=lxsession fluxbox Comment=Fluxbox with lxsession Exec=/usr/bin/startlxfluxbox Type=Application $ cat /usr/bin/startlxfluxbox #! /bin/sh exec /usr/bin/lxsession -s fluxbox $ $ ls -1 /etc/xdg/lxsession/ fluxbox Fluxbox lxsession fluxbox all those directory have the same config file in $ ls /etc/xdg/lxsession/* /etc/xdg/lxsession/fluxbox: config /etc/xdg/lxsession/Fluxbox: config /etc/xdg/lxsession/lxsession fluxbox: config $ cat /etc/xdg/lxsession/fluxbox/config [Session] window_manager=startfluxbox It goes as far as starting /usr/bin/lxsession -s fluxbox but fluxbox itself is never started. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review