No Desktop Management With PCManFM2

The dedicated forum for PCMan File Manager - http://wiki.lxde.org/en/PCManFM
Locked
Mark
Posts: 46
Joined: Mon Oct 27, 2008 10:16 am

No Desktop Management With PCManFM2

Post by Mark »

Will it be reimplemented later? :?:

Image
cwickert
Posts: 47
Joined: Tue Dec 09, 2008 7:36 pm
Contact:

Re: No Desktop Management With PCManFM2

Post by cwickert »

It is already implemented, but you have to start pcmanfm with --desktop. The preferences are available via --desktop-pref.

Regards,
Christoph
Image
mathiraj
Posts: 12
Joined: Wed Apr 21, 2010 5:37 pm

Re: No Desktop Management With PCManFM2

Post by mathiraj »

this seems to work.
I opened the file "autostart" under "/etc/xdg/lxsession/LXDE" and replaced the line

@pcmanfm -d

with

@pcmanfm2 --desktop --profile lubuntu

(since I use lubuntu 10.4) and logout/login. Things seem to work.
Locked