Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!chaph.usc.edu!sal-sun11.usc.edu!wilber From: wilber@sal-sun11.usc.edu (John Wilber) Newsgroups: comp.unix.questions Subject: How do I change the number of lines on my term? Message-ID: <11485@chaph.usc.edu> Date: 17 Aug 90 19:57:30 GMT References: <3251@syma.sussex.ac.uk> Sender: news@chaph.usc.edu Organization: University of Southern California, Los Angeles, CA Lines: 20 Nntp-Posting-Host: sal-sun11.usc.edu I'm having troubles changing the number of lines that the OS thinks I have on my terminal. Normally, I log into my Unix account here remotely, and emulate a vt100 (setenv term vt100), and this works fine. Sometimes, however, I login at an actual workstation, and no matter what I do, I can't make the OS think that I have more than 25 lines on my screen. I am using Sun workstations running Sun OS 4.0.3, and yes I have RTFM'd. I have tried the following commands: setenv term sun setenv term sun-34 What's wrong? Do the terminal parameters only get initialized upon starting up csh? (I'm using csh). Thanks, John wilber@nunki.usc.edu