Set Orca accessibility trick on both gnome and mate
This commit is contained in:
parent
b25f48dfa7
commit
2e6ed6f252
1 changed files with 7 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=7
|
||||
VERSION=8
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -238,6 +238,12 @@ startup=true
|
|||
[org.mate.interface]
|
||||
accessibility=true
|
||||
|
||||
[org.gnome.desktop.a11y.applications]
|
||||
screen-reader-enabled=true
|
||||
|
||||
[org.gnome.desktop.interface]
|
||||
toolkit-accessibility=true
|
||||
|
||||
[com.canonical.unity-greeter]
|
||||
screen-reader=true
|
||||
" >> /target/usr/share/glib-2.0/schemas/99_accessibility.gschema.override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue