ref: f64cf6fb2c810a1c319ae60ddf60f30930c48dd2 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