Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!samsung!sol.ctr.columbia.edu!emory!gatech!bloom-beacon!bloom-picayune.mit.edu!athena.mit.edu!dmac From: dmac@athena.mit.edu (David S. McCormick) Newsgroups: comp.unix.aux Subject: Re: Problems with X11 colors Message-ID: <1990Dec10.153824.11910@athena.mit.edu> Date: 10 Dec 90 15:38:24 GMT Sender: news@athena.mit.edu (News system) Distribution: all Organization: MIT-EAPS Geology Lines: 28 References:<1990Dec9.191317.26237@engin.umich.edu> <5351@rex.cs.tulane.edu> In article <1990Dec9.191317.26237@engin.umich.edu> bombach@caen.engin.umich.edu (Paul Matthew Bombach) writes: >The X11 user's guide says that putting the following line: > > X -screen 0 -depth 8 & > >in a .X11 file in the home directory will start X11 with color. My problem is >that it does not seem to work. In other words, I am stuck with black and white. >Does anyone know how I could fix this? By the way, my screen is at zero and >will support a depth of 8. I had this problem. The remedy IS indeed to set the execute bit with chmod: in your .X11 file: X -screen 0 -depth 8 (I didn't seem to need to use the ambersand (&) ) chmod to allow you to execute (-rwx------) Best-o-luck, David S. McCormick MIT-EAPS Geology dmac@athena.mit.edu