-----BEGIN PGP SIGNED MESSAGE----- On Wed, 6 Sep 2000 [EMAIL PROTECTED] wrote:
> > My resolution is no problem it's only this grainy texture that bothers me. > > > It sounds like you're not actually running at 32 bpp. If I remember correctly, > there is a file in /proc that lists the X-server specs. It should have the bpp > you're actually running (assuming X is running at the time). The command you want is xdpyinfo. It will spit out a couple pages of text. What you're looking for is the depth value. It will be 24 planes if you're in 32 bit mode. If you're not, then you need to change the command you're using to start X. If you running xdm (gdm, wdm, kdm, whatever) then the file to edit is /etc/X11/[xgwk]dm/Xserver. Add '-bpp 32' to the end of the command that runs X. Or, if you use startx to run X, add '-- -bpp 32' to the end of your arg list. HTH, noah _______________________________________________________ | Web: http://web.morgul.net/~frodo/ | PGP Public Key: http://web.morgul.net/~frodo/mail.html -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use Charset: noconv iQCVAwUBObZw0IdCcpBjGWoFAQEP0AP/YWW1J/Nf66xRu6hiJHzVsIXiVTPL2NwZ mv6btMAH3KWEdjv9Mdhb1KqAoH3le/lupWcEdVIUHV7RS0gl6YPeTXTzvpJrEU8i 24az417rgYgP4R0Ol7chlPhgMrRxa3AXJW7JiTKpRvqlYK/eAzaKflD0AbQv6D9P /+KkPpVw7XI= =qbbE -----END PGP SIGNATURE-----