** Attachment added: "My entire xorg.conf file."
   http://launchpadlibrarian.net/17198151/xorg.conf

-- 
Extended Desktop can only be cloned.
https://bugs.launchpad.net/bugs/263509
You received this bug notification because you are a member of Ubuntu
Eee Coders, which is subscribed to Ubuntu Eee.

Status in Ubuntu Eee: New

Bug description:
You can not enable Extended Desktop.  You can only clone the screens, since X 
is not recognizing a larger screen than 1024x1024.  This is caused by the 
xorg.conf file missing a virtual line for the screen.  Can someone add the 
following line to the gold release, so  that extended desktop will be 
available.  The line needed is the "Virtual" line

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        SubSection "Display"
                Depth   24
                Modes "1024x600" "800x600"
                Virtual 2048 2048
        EndSubSection
EndSection

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-eee-coders
Post to     : ubuntu-eee-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-eee-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to