File at-spi2.sh of Package at-spi2-atk
# currently there is no proper accessibility forwarding through SSH # so abort loading the module in an SSH session to avoid warnings if test -n "$SSH_TTY" -a -n "$SSH_CLIENT" ; then export NO_AT_BRIDGE=1 fi
# currently there is no proper accessibility forwarding through SSH # so abort loading the module in an SSH session to avoid warnings if test -n "$SSH_TTY" -a -n "$SSH_CLIENT" ; then export NO_AT_BRIDGE=1 fi