Bug#1032347: gnome-control-center: Keyboard settings: disabling the 'Compose Key' is not persisted in user dconf settings
James Addison
jay at jp-hosting.net
Sat Mar 4 19:28:19 GMT 2023
Package: gnome-control-center
Followup-For: Bug #1032347
Gunnar Hjalmarsson wrote:
> James Addison wrote:
> > To explain another way: although disabling the 'Compose Key' using
> > the keyboard panel takes effect in the current session, it is
> > restored to the default value ('Left Super' in this case) after the
> > user logs out and logs back in.
> I can't reproduce that behavior on my Debian testing.
Thanks for investigating; that's puzzling to me. Non-repro is useful
additional information, though.
> And if I disable the Compose Key control:
> $ gsettings get org.gnome.desktop.input-sources xkb-options
> @as []
To check my sanity, I followed through the repro steps again.
I agree that '@as []' is written to the 'xkb-options' config entry momentarily
after disabling the Compose Key.
However, a divergence/repro does appear (repeatably) on this system:
After logging out and back in again, the entry has been rewritten:
$ dconf read /org/gnome/desktop/input-sources/xkb-options
['compose:lwin']
More information about the pkg-gnome-maintainers
mailing list