xorg.conf:

section "Monitor"
  Identifier "monitor0"
  Option "RightOf" "Monitor1"
Endsection

section "Monitor"
   Identifier "monitor1"
endsection

section "Screen"
    identifier "Default Screen"
    device "device0"
   Subsection "Display"
        virtual 3200 1600
   endsubsection
endsection

section "Device"
    identifier "device0"
   option "monitor-DVI-0" "monitor0"
   option "monitor-DVI-1" "monitor1"
endsection

# my futile attempts to make DVI-0 work
section "Extensions"
   option "Composite" "Disable"
endsection
Section "ServerFlags"
   option "AIGLX" "off"
endsection

-- 
no image on enabled display (Radeon HD 2400 XT)
https://bugs.launchpad.net/bugs/280391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to