1 2 3 4
# This was needed once with SSH and Fedora boxes. if [[ -z $XAUTHORITY ]]; then export XAUTHORITY="$HOME/.Xauthority" fi