home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / aux / 4410 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.1 KB

  1. Path: sparky!uunet!olivea!apple!goofy!mumbo.apple.com!times!springer.aux.apple.com!x
  2. From: x@springer.aux.apple.com (Steve Peters)
  3. Newsgroups: comp.unix.aux
  4. Subject: Re: fonts & stuff
  5. Message-ID: <1992Dec23.012412.25759@times.aux.apple.com>
  6. Date: 23 Dec 92 01:24:12 GMT
  7. References: <891@blue.cis.pitt.edu>
  8. Sender: news@times.aux.apple.com (News Subsystem)
  9. Reply-To: peters@apple.com
  10. Organization: Apple Computer, Inc.
  11. Lines: 20
  12.  
  13. In article <891@blue.cis.pitt.edu>, stump1+@pitt.edu (Robert E Mitchell) writes:
  14. |> 
  15. |>     How does one go about changing the default fonts in MacX.         
  16. |> Specifically xterm.  I don't care for the rather large font that they 
  17. |> default to, and I'd like something a little smaller and more managable.
  18.  
  19. Rather: How does one go about changing the default font that the *xterm client* employs
  20. (for all clients I know of, the client, *not* the X server drives the choice of fonts.)
  21.  
  22. Try, e.g.:
  23.         xterm -fn 6x10
  24. or
  25.         xterm -fn "-adobe-courier-medium-r-normal--10-100-75-75-m-60-iso8859-1"
  26. or learn about X resources, application default files, xrdb, ...
  27.  
  28. -- 
  29. Steve Peters
  30. X Project Leader
  31. Apple Computer, Inc.
  32. peters@apple.com
  33.