home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13693 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.2 KB  |  27 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!peta
  3. From: peta@thunder.mcrcim.mcgill.edu (Peter Whaite)
  4. Subject: PI colour map problems
  5. Message-ID: <1992Sep16.025901.11090@thunder.mcrcim.mcgill.edu>
  6. Organization: McGill Research Centre for Intelligent Machines
  7. Date: Wed, 16 Sep 92 02:59:01 GMT
  8. Lines: 18
  9.  
  10.  
  11. Is seems as though the color map is messed up on our Personal Iris (uname =
  12. IRIX Obelix 4.0.2 02211459 IP12).  It was OK but something has changed.  The
  13. winterms now come up a kind of sickley green instead of the deep blue they
  14. were previously.  Even colours I am drawing in RGB mode in a GL program have
  15. changed -- which I dont understand because I thought RGB mode bypassed the
  16. colour map (well in IRIX 3.3.x anyway).  
  17.  
  18. Can someone tell me where to start looking for the cause of this?  I suspect a
  19. configuration file has been changed (others were), possibly copied over from a
  20. 4.0.4 system.  The file /usr/lib/X11/xdm/Xservers contains the following
  21. line...
  22.  
  23.     :0 secure /usr/bin/X11/X -bs -c -pseudomap 4sight
  24.  
  25. and I was wondering if the "4sight" should be "gl" but I must admit that this
  26. is just a wild stab in the dark.
  27.