mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Olivier Fourdan](/assets/img/avatar_default.png)
Enabling keyboard accessibility features on Wayland from the keyboard was wrongly assumed to be controlled by the "togglekeys" setting, whereas it should be simply controlled by the "enable" setting. As "togglekeys" is off by default and doesn't have a UI option to enable, that would prevent turning on or off the keyboard accessibility features using the keyboard. https://gitlab.gnome.org/GNOME/mutter/merge_requests/501