home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12689 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.9 KB

  1. Path: sparky!uunet!sun-barr!ames!agate!dog.ee.lbl.gov!nosc!crash!cmkrnl!jeh
  2. From: jeh@cmkrnl.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Q: DECterm fonts change (100dpi) after Motif installation.
  5. Message-ID: <1992Jul22.180516.592@cmkrnl.com>
  6. Date: 23 Jul 92 01:05:16 GMT
  7. References: <1992Jul17.112257.411@vms.huji.ac.il>
  8. Organization: Kernel Mode Consulting, San Diego, CA
  9. Lines: 29
  10.  
  11. In article <1992Jul17.112257.411@vms.huji.ac.il>, yehavi@vms.huji.ac.il writes:
  12. > [under V5.5 with Motif 1.0A] the new little [DECterm] font is the same as 
  13. > the old big font. The new big font is
  14. > a huge thing (which is almost unuseable, except from lectures...) and the old
  15. > little-font (which allowed us to use little windows) has gone. Any idea why is
  16. > the change and how to restore the old behavior?
  17.  
  18. I don't know why it changed, but here's how to fix it:  In SYS$MANAGER, copy
  19. DECW$PRIVATE_SERVER_SETUP.TEMPLATE to *.COM, and edit the latter so that for
  20. the affected workstations the command 
  21.  
  22.     $ DECW$SERVER_DENSITY == 75
  23.  
  24. is executed.  Reboot.  
  25.  
  26. This effectively lies to anybody who asks and tells them that you have a 75 dpi
  27. monitor.  So the old, smaller fonts are selected.  I don't quite understand the
  28. logic of this, but that's what it does.  Then you can have, for example, four
  29. non-overlapping 24x80 DECterms (two with condensed font, two with normal). Or a
  30. 48x80 with normal font, and two 24x80 with condensed. Everything else, starting
  31. with the login window, gets smaller too, so you can more effectively use the
  32. additional pixels on a 1280x1024 screen.  (Which you need to do, because Motif
  33. gobbles lots of pixels for "overhead" like the menu bar, the resize borders,
  34. etc., etc., etc.) 
  35.  
  36.     --- Jamie Hanrahan, Kernel Mode Consulting, San Diego CA
  37. Chair, VMS Programming and Internals Working Group, U.S. DECUS VAX Systems SIG 
  38. Internet:  jeh@cmkrnl.com, hanrahan@eisner.decus.org, or jeh@crash.cts.com
  39. Uucp:  ...{crash,eisner,uunet}!cmkrnl!jeh
  40.