Date: Fri, 17 Jun 2022 09:00:03 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Chris <portmaster@bsdforge.com> Cc: Minoru TANABE <kotanabe3@gmail.com>, freebsd-ports@freebsd.org Subject: Re: MATE desktop , compiz does not work properly after disable gconf support Message-ID: <20220617070003.h72ueknm3thyxkmq@aniel.nours.eu> In-Reply-To: <1161209f2a830a9f47313f602e17e446@bsdforge.com> References: <CA%2BGDr7gjK86g2tgjkKVOq8Tj-O4F-GCTMBm=_SSuHYsKxBnp%2BQ@mail.gmail.com> <1161209f2a830a9f47313f602e17e446@bsdforge.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 16, 2022 at 09:37:19PM -0700, Chris wrote: > On 2022-06-15 16:50, Minoru TANABE wrote: > > Hi all. > > I'm using MATE desktop and compiz. For several years, they work fine. > You should be able to get your previous (gnome related) settings via > gsettings (man 1 gsettings for more details) > Try the following: > gsettings list-recursively | grep compiz > or > gsettings list-recursively | grep org.compiz > you can save the output by redirecting it to a file > gsettings list-recursively | grep compiz > /path/to/file > > I hope to have x11-wm/ccsm and x11-wm/compizconfig-python ready to > re-introduce to the ports tree tomorrow. Which will allow for the > (re)configuration of compiz integration, and allow you to use the > Backend=ini instead of Backend=gconf > > Chris > Great work, do not hesitate to ping me if needed, (note that I will probably only be able to commit by monday, but if noone did, I will commit what needs to be committed) Best regards, Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220617070003.h72ueknm3thyxkmq>