On Mon, Nov 19, 2007 at 17:17:59 -0800, Dan Sawyer <dansawyer@xxxxxxxxxxxxx> wrote: > With Fedora 8 the Virtual parameter in xorg.conf is no longer honored. > The exact xorg.conf has worked correctly for many releases. Below is a > snippet from xorg.conf: I am using the "virtual" parameter in my xorg.conf file and it seems to be working as expected. Xorg.0.log shows that some mode lines were dropped because of it. > Section "Screen" > Identifier "Screen0" > Device "Videocard0" > Monitor "Monitor0" > DefaultDepth 16 > SubSection "Display" > Viewport 0 0 > Virtual 1600 1200 > Depth 16 > Modes "1024x768" "800x600" "640x480" > EndSubSection > EndSection