KDE Graphic Quality

Nigel Ridley nigel at rmk.co.il
Mon Apr 9 08:23:56 UTC 2007


Donn wrote:
>>     xdpyinfo|grep depth
>>
> There's always a nifty command someplace! Cool (makes a note.)
> 
> Well that does show 24 planes, so I guess what I am seeing must be a 
> reflection of the quality of my screen in some way. Perhaps it's the gamma 
> settings or something else.
> 
> 
> /d
> 

Donn, I have an nvidia chipset graphics card and an LCD. If I use the 'nv' drivers 
all the colors are lousy (the fonts also). As soon as I switch to the nvidia 
drivers everything, including the fonts, looks much better.

Here is the relevant sections of my xorg.conf:

Section "Device"
   identifier "NVIDIA Corporation NV37GL [Quadro FX 330/GeForce PCX 5300]"
   boardname "NVIDIA GeForce FX (generic)"
   busid "PCI:5:0:0"
   driver "nvidia"
   screen 0
   vendorname "NVIDIA"
EndSection

Section "Monitor"
   identifier "Generic Monitor"
   modelname "Custom 1"
   modeline  "640x480 at 60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
   modeline  "800x600 at 56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
   modeline  "800x600 at 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
   modeline  "1024x768 at 60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
   modeline  "1152x768 at 54" 64.995 1152 1178 1314 1472 768 771 777 806 +hsync +vsync
   modeline  "1280x854" 80.0 1280 1309 1460 1636 854 857 864 896 +hsync +vsync
   gamma 1.0
EndSection

Section "Screen"
   Identifier "Default Screen"
   Device "NVIDIA Corporation NV37GL [Quadro FX 330/GeForce PCX 5300]"
   Monitor "Generic Monitor"
   DefaultDepth 24
   SubSection "Display"
     depth 24
     virtual 1280 854
     modes "1024x768 at 60" "1152x768 at 54" "800x600 at 60" "1280x854" "800x600 at 56" 
"640x480 at 60"
   EndSubSection
EndSection

HTH

Blessings,

Nigel

-- 
OliveRoot Ministries
http://www.oliveroot.net/

PrayingForIsrael.net
http://www.prayingforisrael.net/






More information about the kubuntu-users mailing list