X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fx_win%2Fmake_display.sh;fp=scripts%2Fx_win%2Fmake_display.sh;h=0000000000000000000000000000000000000000;hb=b549c5ccea6b282f40add4dcefe1ef1a6865cbe6;hp=e69fcbb4dfc7aa37cbe374fb52c31e80d1d8de72;hpb=757317fa749bd47b958d43c3227f747d4ddc5add;p=feisty_meow.git diff --git a/scripts/x_win/make_display.sh b/scripts/x_win/make_display.sh deleted file mode 100644 index e69fcbb4..00000000 --- a/scripts/x_win/make_display.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -echo hostname is $(hostname) for make_display >trash.trash -case $DISPLAY in - unix*) echo $(hostname):0.0 ;; - *) echo $DISPLAY - echo setting to $DISPLAY >>trash.trash ;; -esac