Hi, on Lubuntu 16.04 by default lubuntu-default-settings is installed and that package contains the following files that set some default values for pcman:
test@computer:~$ dpkg -L lubuntu-default-settings | grep pcmanfm /etc/xdg/pcmanfm/lubuntu /etc/xdg/pcmanfm/lubuntu/pcmanfm.conf /etc/xdg/pcmanfm/lubuntu/desktop-items-0.conf I've overridden those files with custom ones to set prefs globally. on the system pcmanfm is running and selecting the correct profile: test@computer:~$ ps aux | grep pcmanfm test 7044 0.2 1.8 641676 37208 ? Sl 11:19 0:00 pcmanfm --desktop --profile lubuntu however while pcmanfm.conf settings are adopted, desktop ones are not. It seems that for whatever reason desktop-items-0.conf is not copied over from the etc/xdg template, but built from somewhere else. This can be confirmed by rm'ing .config/pcmanfm/lubuntu/desktop-items-0.conf and seeing that it gets recreated as soon as I login from don't know where... (I've noticed there's also a /etc/xdg/pcmanfm/default/ and tried to stick the same desktop file in there, but it made no difference). I also tried to look at the sourcecode, but that doesn't even seem to consider desktop-items at all, couldn't find any reference. I'm looking here: https://pcmanfm.svn.sourceforge.net/svnroot/pcmanfm/trunk pcmanfm Has anybody seen this problem/can think of a solution? thank you, Spike
------------------------------------------------------------------------------
_______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list