commit:     8aa828d0ce8ea8822cb0ba6e26affbc2005281e6
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 18:21:04 2023 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 18:21:04 2023 +0000
URL:        https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=8aa828d0

add environment variables needed for assistive technology

Bug: https://bugs.gentoo.org/853820
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 etc/env.d/50baselayout | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/etc/env.d/50baselayout b/etc/env.d/50baselayout
index 694a2336..f7cbb6d5 100644
--- a/etc/env.d/50baselayout
+++ b/etc/env.d/50baselayout
@@ -6,3 +6,5 @@ 
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
 MANPATH="/usr/local/share/man:/usr/share/man"
 INFOPATH="/usr/share/info"
 CONFIG_PROTECT_MASK="/etc/gentoo-release"
+ACCESSIBILITY_ENABLED="1"
+QT_LINUX_ACCESSIBILITY_ALWAYS_ON="1"

Reply via email to