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