Re: MATE desktop , compiz does not work properly after disable gconf support
Date: Fri, 17 Jun 2022 07:00:03 UTC
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