[Geary] Fwd: Freeze few seconds when open settings



Sorry forgot to cc the list

---------- Forwarded message ----------
From: Pétùr <peturvilj gmail com>
Date: 2016-09-16 17:00 GMT+02:00
Subject: Re: [Geary] Freeze few seconds when open settings
To: Michael Gratton <mike vee net>


Le ven. 16 sept. 2016 à 7:19, Michael Gratton <mike vee net> a écrit :
Hmm, okay well this is venturing into unknown territory for me then. Perhaps XFCE is overriding GTK's default settings somehow? Looking at this page: <https://wiki.xfce.org/settings4.6>, perhaps you need to use xfconf-query. Does the following command return anything?
xfconf-query -c xsettings | grep Gtk/DecorationLayout
Either way, you can either set a new value or update an existing value using of these, for a new value:
xfconf-query -c xsettings -p Gtk/DecorationLayout -n -t string -s menu:minimize,maximize,close
Or to change and the existing value:
xfconf-query -c xsettings -p Gtk/DecorationLayout -s menu:minimize,maximize,close

Thanks Mike, it fixes it !

I used  xfce4-settings-editor and change the "DecorationLayout" inside Gtk inside xsettings. The new value "menu;minimize,maximize,close" works.

For some reason, the command using xfconf-query didn't work but  xfce4-settings-editor did !







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]