chiark / gitweb /
Do not prompt - focus does not work on new zealot for some reason
[ian-dotfiles.git] / dot / configs / xprofile
index 2a5ba1d3c1dee758023bb8a3b7bffcc9254dba64..6304c781424d666d56541766bed3a75505ce29fc 100755 (executable)
@@ -7,8 +7,10 @@
 
 echo '\e[10;0H'
 
-echo -n 'Hit return for windows... '
-read inputline
+if [ "`uname -n`" != zealot ]; then
+       echo -n 'Hit return for windows... '
+       read inputline
+fi
 if [ "x$inputline" = x ]
 then
        exec .configs/x11start