Path: utzoo!attcan!uunet!cs.utexas.edu!helios!calvin.tamu.edu From: cnh5730@calvin.tamu.edu (Chuck Herrick) Newsgroups: comp.sys.next Subject: Re: Font size on shell and terminal Message-ID: <9023@helios.TAMU.EDU> Date: 12 Oct 90 15:31:36 GMT References: <1990Oct11.234659.19857@nntp-server.caltech.edu) Sender: usenet@helios.TAMU.EDU Distribution: comp Organization: geodynamics research institute, texas a+m univ Lines: 44 In article <1990Oct11.234659.19857@nntp-server.caltech.edu) fjs@nntp-server.caltech.edu (Fernando J. Selman) writes: ) ) How can I change the size of the fonts in the )shell and terminal windows? Is there a magnification )option somwhere? Is it possible? ) ) OK, here goes... first of all, in 2.0 the font panel will be available, so you might want to wait until it comes out... if not, then you can do the following: use the dwrite program to change your defaults by bringing up Shell or Terminal and enter the following.. dwrite "App" NXFixedPitchFont "fontname" dwrite "App" NXFixedPitchFontSize "fontsize" where you replace "App" with either "Shell" or "Terminal", "fontname" with your choice of font and "fontsize" with your choice of font size (you can use a real number here or integer). By the way, don't use the " (quotes) when you do this... to see what the settings are (before and/or after), you can enter dread -l For further info, consult the file /NextLibrary/Documentation/NeXT/SysRefMan/10_Support.wn it's a WriteNow file. if you screw up, and want to take out something, you can use the dremove etc,etc command. Bon Chance, -- Chuck Herrick cnh5730@calvin.tamu.edu