home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9656 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.4 KB  |  37 lines

  1. Organization: School of Computer Science, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!rr2b+
  3. Newsgroups: comp.unix.aix
  4. Message-ID: <MehGYPm00WoiQEI0db@andrew.cmu.edu>
  5. Date: Mon, 14 Sep 1992 20:06:51 -0400 
  6. From: Robert Andrew Ryan <rr2b+@andrew.cmu.edu>
  7. Subject: Re: InfoExplorer Background Color
  8. In-Reply-To: <1992Sep14.170725.18037@dickens.com>
  9. References: <1992Sep10.172648.14252@dickens.com> <Sep11.164832.20143@cdsac.uucp>
  10.     <1992Sep14.170725.18037@dickens.com>
  11. Lines: 24
  12.  
  13. Excerpts from netnews.comp.unix.aix: 14-Sep-92 Re: InfoExplorer
  14. Background.. Luis P Caamano@dickens.c (1271)
  15.  
  16. > In article <Sep11.164832.20143@cdsac.uucp> scotte@cdsac.uucp (L. Scott
  17. > Emmons) writes:
  18. > >In article <1992Sep10.172648.14252@dickens.com> lpc@dickens.com (Luis P
  19. > Caamano) writes:
  20. > >>Does anybody know what's the magic line to add to my .Xdefaults
  21. > >>to change InfoExplorer text window background.  I've added 
  22. > >>info*background*: but it only changes the menu bar background.
  23. > >
  24. > >Try:
  25. > >
  26. > >    info.background: <whatever>
  27. > >
  28.  
  29. > That one worked!! Uhmm, I thought info*background: would've matched ...
  30.  
  31. Except that the main body (everything but the menubar) of the Info
  32. Explorer windows don't use normal X resource parsing.  They read the
  33. .Xdefaults file and parse it directly.  (I believe...)
  34.  
  35. -Rob Ryan
  36.  
  37.