Subject: Changing rows in xedit screen; solved (fwd) Date: Wed, 29 Sep 93 10:14:10 EDT From: Mike Little > Joey Barber (econ) wants to set his UniXedit screen size to 27 rather than the default of 24 using an ascii terminal. I checked the uni-xedit manual, but found no physical screen-related SET statements. I think this might really be a Unix variable question. Joey Barber writes > > Thanks for your help. The procedure is to export LINES=27. Then > xedit and elm use the new screen size. To set the width of the screen, > you would set COLUMNS=###. This is how these programs know what to > display when you resize an aixterm. > > JB