Carl Lowenstein wrote:
[snip]
 Now if I could only
figure out how to get rid of a dozen VESA resolutions that also show
up in these lists.

If you use the proprietary nvidia drivers, you can use the following option line in the Device section of xorg.conf:

Option "ModeValidation" "NoVesaModes"

From the README.txt file that accompanies the nvidia proprietary drivers:


o "NoVesaModes": when constructing the mode pool for a display device,
   the X driver uses a built-in list of VESA modes as one of the mode
   sources; this argument disables use of these built-in VESA modes.


I haven't seen an equivalent for the open source driver.

Gus

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

Reply via email to