X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=xauth.sh;fp=xauth.sh;h=a58c26b3af1c18341416815ae080e318fdcaf13d;hb=95a6a98ee477f5533e6849eb15d01b7df8140a4d;hp=0000000000000000000000000000000000000000;hpb=4f43ba394fe3543ec4615f2f4d2614d6bf6700c3;p=scripts-20-100.git diff --git a/xauth.sh b/xauth.sh new file mode 100755 index 0000000..a58c26b --- /dev/null +++ b/xauth.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +# Pour exporter les variables nécessaires à afficher un truc à distance + +echo $XAUTHORITY > /tmp/${USER}_xauthority +echo $DISPLAY > /tmp/${USER}_display