answering my own question after a bunch of hrs digging with the support of
Alf. What I wanted was to add a section [desktop]
in /etc/xdg/pcmanfm/lubuntu/pcmanfm.conf . Pcmanfm will then take that
section and create a desktop-items-0.conf in the user's directory with
those settings as defaults. Why
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/pcm
On Thu, 08 Sep 2016 16:16:17 +0200
Peter Mattern wrote:
> > You're right about the wiki, it does indeed need some love,
> > specially with the coming release.
>
> Couldn't agree more. FWIW I'm right now busy revamping page "Building
> from Source".
> It comes with so many flaws that we should
> You're right about the wiki, it does indeed need some love, specially
> with the coming release.
Couldn't agree more. FWIW I'm right now busy revamping page "Building
from Source".
It comes with so many flaws that we should actually first discuss how to
deal with it in a Forum (which we don't
Hi Mark,
You can use Debian's website to search for the correct packages:
https://packages.debian.org/search?searchon=contents&keywords=Qt5LinguistToolsConfig&mode=filename&suite=testing&arch=any.
KWindowSystem is a Frameworks library, used by the Plasma Desktop:
https://packages.debian.org/s
I am attempting to compile lxqt from git sources. I have restored my build
system to running debian-testing which provides qt version 5.6.
So I managed to get libqtxdg built and am on to liblxqt. It errors out
stating that it needs, "Qt5LinguistToolsConfig" yet I don't find a qt5
package that prov