On 10/01/2009 11:59 AM, Gerhard Magnus wrote:
How can I get the resolution setting for my nvidia card to stick? Whenever I log on the resolution reverts to 1280 x 1024. I can reset this to 1680 X 1050 using the nvidia-settings widget and I click the "Save to X Configuration File" button but this setting only lasts through my current session. Thanks for the help! --Jerry
Put this section in your xorg.conf , just after the "Device" Section. Change the "1024x768" to your desired settings. I use Nvidia also and the Nvidia Setting are not going to help. Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" EndSubSection EndSection -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines