Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!dali!milton!uw-beaver!Teknowledge.COM!unix!ace!ric From: ric@ace.sri.com (Richard Steinberger) Newsgroups: comp.unix.questions Subject: resetting terminal size. Message-ID: <10958@unix.SRI.COM> Date: 12 Apr 90 15:06:54 GMT Sender: news@unix.SRI.COM Reply-To: ric@ace.sri.com (Richard Steinberger) Organization: SRI International Lines: 13 Sometimes I telnet/rlogin into a Unix machine from an X-terminal or workstation. The windows are often bigger than 32 lines. I'd like to be able to use "all" of this space while working on the Unix computer, and have tried "stty rows 32". This seems to register the row entry ("stty all" shows rows as set to 32), but there is no change in the way the window is used (i.e., the bottom 8 lines remain unused, only the top 24 are active.) Is there another approach I should be using? Usually, TERM is set to vt100, and eval `tset -s Q` is done at login. Thanks for any help or suggestions. -ric steinberger ric@ace.sri.com