[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: colormap in X server



Cheng Tang <ctang@uiuc.edu> writes:
> Is there a way to increase colormap in X server? Everytime
> I start netscape, all other program (asclock, gimp, etc) can
> no longer use color. I don't know whether this is
> due to constraints in my setting in X or the hardware.  
> How can I find this out and fix this problem?  Thanks a lot!!

Try running X with `-bpp 16' or `-bpp 24'.  (bpp == bits per pixel)
Default bpp is 8.

If you use startx, you should say

	startx -bpp 16

(or was it `startx -- -bpp 16')

If you use xdm, change the line in /etc/X11/xdm/Xservers

	:0 local /path/to/X
to 
	:0 local /path/to/X -bpp 16

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: