Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!apple!coherent!next!mmeyer
From: mmeyer@next.com (Morris Meyer)
Newsgroups: comp.sys.next
Subject: Re: Can I change the default size of windows, and the default font?
Keywords: Terminal NXFixedPitchFont NXFixedPitchFontSize
Message-ID: <108@entropy.next.com>
Date: 28 Sep 89 17:42:52 GMT
References: <30217@news.Think.COM>
Reply-To: mmeyer@next.com (Morris Meyer)
Distribution: usa
Organization: NeXT, Inc.
Lines: 32

In article <30217@news.Think.COM> fad@think.com (Franklin A Davis) writes:
>I'd like the system to remember when I resize a terminal window, and
>have it always come up big.
>I'd also like to change the font size in a terminal window.  
>
To change the font:
csh % dwrite Terminal NXFixedPitchFont Courier

To change the font size:
csh % dwrite Terminal NXFixedPitchFontSize 14

To change the number of lines:
csh % dwrite Terminal Lines 40

To change to number of columns:
csh % dwrite Terminal Columns 132

>Any way?  If so, where was this documented, so I don't waste the net's
>time in the future?
Go to the browser and open
   /NextLibrary/Documentation/NeXT/SysRefMan/18_tools.wn
or search for Terminal in DL.

Hope this helps.

		--morris

-- 
Morris Meyer		NeXT, Inc.
Software Engineer	3475 Deer Creek Road
NeXT OS Group		Palo Alto, CA   94304
mmeyer@next.com		415-780-4683