Hi all, it seems to be impossible to get rid of pcmanfm managing the desktop and showing icons.
The default /etc/xdg/lxsession/LXDE/autostart in Fedora (lxsession 0.4.4 and pcmanfm 0.9.7) looks like this: @lxpanel --profile LXDE @pcmanfm --desktop --profile lxde @xscreensaver -no-splash @pulseaudio -D In order to get rid of the icons I copied the file over to ~.config/lxsession/LXDE/autostart and changed to second line to @pcmanfm --profile lxde Now pcmanfm starts a window after login, but I still have icons. The desktop manager is still turned on: $ ps x | grep pcman 5732 ? S 0:00 pcmanfm --desktop --profile lxde 11854 pts/1 S+ 0:00 grep pcman Next try was to remove pcmanfm completely from ~.config/lxsession/LXDE/autostart. No luck, still a desktop with ícons, still the same output from 'ps ux'. What is going on here? On the one hand the personal autostart file is honored (otherwise there wouldn't be any changes), on the other hand the file it seems to be ignored. How can I start a LXDE session without having to modify the global /etc/xdg/lxsession/LXDE/autostart file? Regards, Christoph ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
