![]() |
Xorg.conf, custom screen resolution
Hi,
Im trying to get my widescreen monitor to work at its native res of 1440x900, I have installed the nvida drivers, and im using a 7800GT, my xorg.conf is below, any one got any ideas on what I have done wrong? In display manager the max res i can select is still 1024x768. Code:
Section "Monitor"Thanks for any help, Jack |
Quote:
removing the "#" from the front of DefaultDepth 32 will allow you to have 1400x900 resolution. regards |
The default depth is already 24, so that's OK. That won't directly affect resolution anyway, since all the depths have the same list of resolutions.
The problem is that your modeline is called 1440x900 (1-4-4-0) but the resolution in the screen section is 1400x900 (1-4-0-0), and presumably the default 1400x900 modeline is causing a problem, causing it to fall back to your next resolution. Easy to miss. :) |
pardon me. I should have read the post properly.
|
| All times are GMT -5. The time now is 07:49 AM. |