Earlier the Screen section had
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
I changed it to:
SubSection "Display"
Depth 24
Modes "1024x768"ViewPort 0 0
EndSubSection
Having only one resolution mode and only one Depth, makes it the default one.
[Update 8-Nov-06] The ViewPort is not needed. Resolution is fine without it. But after upgrading to Edgy, the resolution went back to 640x480. Either simply adding an empty line at the end of the xorg.conf file or executing a "sudo touch /etc/X11/xorg.conf" and then restarting X (Ctrl+Alt+Backspace), will bring the resolution back to normal. Quirky Linux :-(
Related links:
Ubuntu Titbits
Eclipse in Ubuntu
Putty in Ubuntu
Auto Login in Ubuntu
Configure DSL in Ubuntu
No comments:
Post a Comment