plan9fox/usr/glenda/bin/rc/screensize

10 lines
145 B
Text
Raw Normal View History

2011-04-11 19:47:05 +00:00
#!/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