Actually, I found *another* radeon card that has two inputs and I followed your instructions and now I have cloned monitors... so I'm going in the right direction... How do I unclone them?
Thanks,
Tim.
BTW... here is my xorg.conf file for reference...
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Duel head single card setup"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us+inet"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
Option "Monitor-VGA-0"
Option "Monitor-DVI-0"
BusID "PCI:1:9:0"
EndSection
Section "Monitor"
Identifier "first"
EndSection
Section "Monitor"
Identifier "second"
Option "RightOf" "first"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "first"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Virtual 2560 1024
Depth 24
EndSubSection
EndSection
On Mon, Nov 19, 2007 at 03:25:19PM -0500, Tim Keller wrote:I guess so... good luck getting an older Xorg to run on Fedora 8.
> So... if I'm reading this right... I'm stuck then... since I have monitors
> on separate video cards.
>
> I know it's cool that xrandr can do all this funky stuff, but I'd just be
> happy to keep existing functionality.
>
> What are my options now... downgrade my X server?
_______________________________________________
Wlug mailing list
Wlug@mail.wlug.org
http://mail.wlug.org/mailman/listinfo/wlug