On Tuesday 13 February 2007 00:26, Dotan Cohen wrote: > > Section "Screen" > > Identifier "Screen0" > > Device "Videocard0" > > DefaultDepth 24 > > Option "passwordfile" "/root/.vnc/passwd" > > SubSection "Display" > > Viewport 0 0 > > Depth 24 > > Modes "1600x1024" "1440x900" > > "1400x1050" "1280x1024" "1280x960" "1280x800" > > "1152x864" "1152x768" "1024x768" "800x600" "640x480" > > EndSubSection > > EndSection > I added the line and restarted X. Now, it's stuck in > "768*1024", and CTRL-ALT-+ does not switch resolutions. > I'll go back to my backup of xorg.conf, but why will it > not switch? If you put it in this way "768*1024" it is probably not going to work. It probably should be listed this way "1024x768" to work.