home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14537 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!euclid.JPL.NASA.GOV!pjs
  3. From: pjs@euclid.JPL.NASA.GOV (Peter J. Scott)
  4. Subject: HP-VUE attitude towards X resources
  5. Message-ID: <1993Jan5.234245.18765@elroy.jpl.nasa.gov>
  6. Lines: 34
  7. Sender: news@elroy.jpl.nasa.gov (Usenet)
  8. Nntp-Posting-Host: euclid.jpl.nasa.gov
  9. Reply-To: pjs@euclid.jpl.nasa.gov
  10. Organization: Jet Propulsion Laboratory, NASA/Caltech
  11. Date: Tue, 5 Jan 1993 23:42:45 GMT
  12.  
  13. Numerous problems with GUI applications here can be traced to the
  14. resources that HP-VUE sets in the resource manager property on the
  15. root window.  Here's a partial listing:
  16.  
  17.     *Font:  -*-prestige-medium-r-normal-*-160-72-*
  18.     *FontList:      -*-swiss*742-medium-r-normal-*-140-*-p-110-*
  19.     *XmText*FontList:       -*-prestige-medium-r-normal-*-160-72-*
  20.     *XmTextField*FontList:  -*-prestige-medium-r-normal-*-160-72-*
  21.     *background:    #7848A075D500
  22.     *foreground:    #FFFFFFFFFFFF
  23.     *systemFont:    -*-swiss*742-medium-r-normal-*-140-*-p-110-*
  24.     *ttyModes:      erase ^H intr ^C kill ^U start ^Q stop ^S swtch ^@
  25.     *userFont:      -*-prestige-medium-r-normal-*-160-72-*
  26.     Vuestyle.globalFont:    2
  27.     Vuestyle.timeoutScale:  10
  28.     Vuewm*HighResHighColor*Five*title:      five
  29.         ...etc...
  30.     hpterm*backgroundIsSelect:      True
  31.     hpterm*makeColors:      shadow
  32.  
  33. This cavalier overriding of background, foreground, and font resources
  34. among others plays havoc with many applications.  I get calls about why
  35. such-and-such a program is behaving weirdly, and yet it looks fine when
  36. I run it on the same machine and display it on the Sun.  Eventually I
  37. trace it down to this problem.  Personally I don't see the need for it; I
  38. haven't set resources this way on the Sun since X11R3.
  39.  
  40. I'm about to recommend that everyone put "xrdb -remove" in their
  41. startup scripts, unless someone can come up with a way of doing the
  42. same thing on a per-application basis (*without* remaking the application)?
  43.  
  44. -- 
  45. This is news.  This is your       |    Peter Scott, NASA/JPL/Caltech
  46. brain on news.  Any questions?    |    (pjs@euclid.jpl.nasa.gov)
  47.