home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sun / admin / 9636 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.8 KB  |  50 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!melpar!camelot!brian
  3. From: bdecker@e-sys.com (Brian D. Decker)
  4. Subject: Re: How Xterm can use more fonts?
  5. Reply-To: bdecker@e-sys.com
  6. Organization: E-Systems,University Center
  7. Date: Mon, 21 Dec 1992 15:38:07 GMT
  8. Message-ID: <BzM8rK.5Gt@melpar>
  9. References: <ignacij.724618302@meishan.animal.uiuc.edu>
  10. Sender: news@melpar (News Administrator)
  11. Lines: 37
  12.  
  13. In article 724618302@meishan.animal.uiuc.edu, ignacij@meishan.animal.uiuc.edu (Ignacy Misztal) writes:
  14.  
  15. >Xterm on our SS2 running SunOs 4.1.1b and OW3 does not set large fonts.
  16. >Pressing Ctrl-right_button shows :
  17. >Vt founts (no app defaults)
  18. >and no usual selection of small, medium, large etc. fonts. How Xterm 
  19. >defaults for fonts can be set?
  20. >----------------------------------------------------------------------
  21. >Ignacy Misztal            E-mail: ignacy@uiuc.edu
  22. >University of Illinois        Phone: (217) 244-3164
  23. >1207 W. Gregory Dr.
  24. >Urbana, IL 61801
  25. >----------------------------------------------------------------------
  26.  
  27. Try adding the following to your .Xdefaults file in your home directory:
  28.  
  29. xterm*font:          Screen-Bold-14
  30. xterm*font1*Label:   Screen-12
  31. xterm*font1:         Screen-12
  32. xterm*font2*Label:   Screen-14
  33. xterm*font2:         Screen-14
  34. xterm*font3*Label:   Screen-16
  35. xterm*font3:         Screen-16
  36. xterm*font4*Label:   12x24
  37. xterm*font4:         12x24
  38. xterm*font5*Label:   Screen-Bold-18
  39. xterm*font5:         Screen-Bold-18
  40. xterm*font6*Label:   Screen-Bold-20
  41. xterm*font6:         Screen-Bold-20
  42.  
  43.  
  44. "I am not a number, I am a FREE MAN!" - Number 6
  45. +===================================+=========================================+
  46. + Brian D. Decker                   +  INTERNET: bdecker@e-sys.com            +
  47. + E-Systems-UC, Ashburn, VA, USA    +  VOICE:    (703) 729-6000 x3658         +
  48. +===================================+=========================================+
  49.  
  50.