ref: ae61407f5db078f3c9415d9302073a70c48750a4 dir: /usr/glenda/bin/rc/screensize/
#!/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