Re: [orca-list] best desktop environment for orca?



Either rebuild the package with the patch or (easier):

Edit the file /usr/lib/mate-tweak/mate-tweak.ui (as root or using sudo)
and replace in it line #43 (two lines after <object class="GtkIconView" id="side_view"> ):
<property name="can_focus">False</property>
with
<property name="can_focus">True</property>

I am assuming as in your distribution, as in Slint, mate-tweak.ui is in /usr/lib/mate-tweak.

If you don't find it there, you can locate it (type "sudo " before the first command if need be):
updatedb
locate mate-tweak.ui

Didier
Slint distribution
http://slint.fr
http://slackware.uk/slint/x86_64/slint-14.2.1/

Le 19/05/2018 à 14:28, Andy Borka a écrit :
Any way to apply this locally until they push it upstream?



On 05/19/2018 03:49 AM, Didier Spaier wrote:
Le 19/05/2018 à 07:17, Dave Hunt a écrit :
The Mate 1.20 desktop may be totally accessible, but Ubuntu Mate 18.04 is not.  In my experience, Mate 
Tweak Tool and Software Boutique are not at all accessible.
I don't know about the Software Boutique, but this patch: 
https://github.com/ubuntu-mate/mate-tweak/pull/47/commits/ab2c21314c6471212dcd3a29c056cb2edb2bce29
cf. https://github.com/ubuntu-mate/mate-tweak/pull/47
makes Mate Tweak accessible, checked here.

It is not yet applied upstream at time of writing, though,

Didier
Slint distribution http://slint.fr
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org


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