home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!melpar!camelot!brian
- From: bdecker@e-sys.com (Brian D. Decker)
- Subject: Re: How Xterm can use more fonts?
- Reply-To: bdecker@e-sys.com
- Organization: E-Systems,University Center
- Date: Mon, 21 Dec 1992 15:38:07 GMT
- Message-ID: <BzM8rK.5Gt@melpar>
- References: <ignacij.724618302@meishan.animal.uiuc.edu>
- Sender: news@melpar (News Administrator)
- Lines: 37
-
- In article 724618302@meishan.animal.uiuc.edu, ignacij@meishan.animal.uiuc.edu (Ignacy Misztal) writes:
-
- >Xterm on our SS2 running SunOs 4.1.1b and OW3 does not set large fonts.
- >Pressing Ctrl-right_button shows :
- >Vt founts (no app defaults)
- >and no usual selection of small, medium, large etc. fonts. How Xterm
- >defaults for fonts can be set?
- >----------------------------------------------------------------------
- >Ignacy Misztal E-mail: ignacy@uiuc.edu
- >University of Illinois Phone: (217) 244-3164
- >1207 W. Gregory Dr.
- >Urbana, IL 61801
- >----------------------------------------------------------------------
-
- Try adding the following to your .Xdefaults file in your home directory:
-
- xterm*font: Screen-Bold-14
- xterm*font1*Label: Screen-12
- xterm*font1: Screen-12
- xterm*font2*Label: Screen-14
- xterm*font2: Screen-14
- xterm*font3*Label: Screen-16
- xterm*font3: Screen-16
- xterm*font4*Label: 12x24
- xterm*font4: 12x24
- xterm*font5*Label: Screen-Bold-18
- xterm*font5: Screen-Bold-18
- xterm*font6*Label: Screen-Bold-20
- xterm*font6: Screen-Bold-20
-
-
- "I am not a number, I am a FREE MAN!" - Number 6
- +===================================+=========================================+
- + Brian D. Decker + INTERNET: bdecker@e-sys.com +
- + E-Systems-UC, Ashburn, VA, USA + VOICE: (703) 729-6000 x3658 +
- +===================================+=========================================+
-
-