Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!hao!oddjob!gargoyle!ihnp4!cbosgd!osu-cis!tut!triceratops!bob From: bob@triceratops.cis.ohio-state.edu (Bob Sutterfield) Newsgroups: comp.windows.x Subject: Re: termcap entry for xterm Message-ID: <6569@tut.cis.ohio-state.edu> Date: 14 Feb 88 15:14:39 GMT References: <638@sandino.quintus.UUCP> Sender: news@tut.cis.ohio-state.edu Organization: The Ohio State University Dept of Computer & Information Science Lines: 20 In article <638@sandino.quintus.UUCP> pds@quintus.UUCP (Peter Schachte) writes: >an xterm of size other than 24x80...termcap entry for xterm that will >support sizes other than 24x80? When you create an xterm window, the environment variable TERMCAP will be created correctly for whatever size window you have specified. You can always change co# and li# fields, but that's the Wrong Way: >...It would be nice if I could resize the xterm window after it was >created, too, if possible. Look at resize, which can be used to change the physical size of the xterm window and make corresponding changes to TERMCAP all in one swell foop. The manual page suggests a couple of csh aliases for commands to use to resize xterm windows. I use things like "xrs 37 92" with no problem at all. -=- Bob Sutterfield, Department of Computer and Information Science The Ohio State University; 2036 Neil Ave. Columbus OH USA 43210-1277 bob@cis.ohio-state.edu or ...!cbosgd!osu-cis!bob