plan9fox/usr/glenda/bin/rc/screensize
cinap_lenrek 45bab89362 livecd
2011-04-11 19:47:05 +00:00

10 lines
145 B
Bash
Executable file

#!/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