summaryrefslogtreecommitdiff
path: root/usr/glenda/bin/rc/screensize
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-04-12 00:27:11 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-04-12 00:27:11 +0000
commit994606821c685d34a99f890ea6e59bdfdc756dbd (patch)
tree67585d0de7216d1ba5f19745933cc14134d6d7d9 /usr/glenda/bin/rc/screensize
parentac751cc6ef1594810e5f9b5c10124dd430dbde75 (diff)
downloadplan9front-994606821c685d34a99f890ea6e59bdfdc756dbd.tar.xz
more sane livecd startup
Diffstat (limited to 'usr/glenda/bin/rc/screensize')
-rwxr-xr-xusr/glenda/bin/rc/screensize9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr/glenda/bin/rc/screensize b/usr/glenda/bin/rc/screensize
deleted file mode 100755
index e38ed4d47..000000000
--- a/usr/glenda/bin/rc/screensize
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/rc
-
-scr=(`{cat /dev/draw/new >[2]/dev/null || status=''})
-wid=$scr(11)
-ht=$scr(12)
-if(test $wid -le 1024)
- echo small
-if not
- echo normal