According to the magnifier wiki page [1] focus & caret tracknig are in development. However, related issues referenced by this page [2, 3] are fixed for some time now. This is a very important feature for me, so I tried to activate it with gsettings. Unfortunately I'm stuck and I need some help.
According to the wiki page the following settings control focus & caret tracking:
- Schema:
org.gnome.desktop.a11y.magnifier
- Keys:
track-focus-enabled
track-focus-mode
Those keys are not listed when I query my available keys with:
$ gsettings list-recursively org.gnome.desktop.a11y.magnifier
How can I enable focus & caret tracking in the gnome-shell magnifier?
I'm on Fedora 20 and my gnome-shell is:
$ rpm -q gnome-shell
gnome-shell-3.10.2.1-2.fc20.x86_64
Many thanks in advance!
Bas