Re: [orca-list] Accessibility of chromium based applications and accessibility_enabled variable
- From: majid hussain <mhussaincov93 gmx com>
- To: Alexander Epaneshnikov <aarnaarn2 gmail com>, javier tiflolinux org
- Cc: orca-list gnome org
- Subject: Re: [orca-list] Accessibility of chromium based applications and accessibility_enabled variable
- Date: Fri, 14 Jan 2022 16:50:39 +0000
hi there,
you need to paste the folowing in to a new file in /etc/profile.d/
I called mine access.sh
here's what you will find in my access.sh
export ACCESSIBILITY_ENABLED=1
export GTK_MODULES=gail:atk-bridge
export GNOME_ACCESSIBILITY=1
export QT_ACCESSIBILITY=1
export QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
after you have added that to your newly created access.sh in the
directory /etc/profile.d
make it executible
sudo chmod +x access.sh
or even better,
change it's propaties via your file browser.
log out and log back in, it should work.
Majid
On 13/01/2022 20:49, Alexander Epaneshnikov via orca-list wrote:
On Thu, Jan 13, 2022 at 07:56:45PM +0100, Francisco Javier Dorado MartÃnez via orca-list wrote:
Hello all,
I am using Arch with GNOME.
When I run applications from the menu, or from run command dialog
Chromium based in particular (Chrome, Visual Studio Code etc)
accessibility support is not present. However, If I run them from a
terminal there is no problem and accessibility work as expected.
I have exported ACCESSIBILITY_ENABLED variable in .bash_profile also
tried in .bashrc with no luck.
Is something wrong or I am missing any configuration?
I use ~/.pam_environment for exporting this env variable.
I recommend reading archwiki page about env variables[1].
Thanks for your help
Regards
Javier
[1] https://wiki.archlinux.org/title/Environment_variables
--
Sincerely, Alexander
_______________________________________________
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]