Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!uw-beaver!milton!blake.u.washington.edu!ramsiri From: ramsiri@blake.u.washington.edu (Enartloc Nhoj) Newsgroups: comp.sys.atari.st Subject: Re: 50 line mode in gulam's te Message-ID: <17266@milton.u.washington.edu> Date: 27 Feb 91 19:12:50 GMT References: <1991Feb25.214309@loon.ubc.ca> <1991Feb26.185816.25443@mailer.cc.fsu.edu> Sender: news@milton.u.washington.edu Organization: University of Washington, Seattle Lines: 19 In article <1991Feb26.185816.25443@mailer.cc.fsu.edu> boyd@nu.cs.fsu.edu writes: >In article <1991Feb25.214309@loon.ubc.ca>, peter@loon.ubc.ca (Peter Jackson) writes: >>Does anyone know how (or if it is possible) to put gulam's vt52 >>terminal emulator in 50 line mode? The doc hints that this is >>possible by giving a termcap entry for monochrome 50 line/80 col. >>but doesn't say how to put the st in this mode. This is what I do: alias 50 'set nrows 50' alias 25 'set nrows 25' This is in my gulam.g file. Seems to work fine for me... Is this what you want to do? Kevin ramsiri@blake.acs.washington.edu