LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Fedora 7 Monitor Clone Not wanted (https://www.linuxquestions.org/questions/fedora-35/fedora-7-monitor-clone-not-wanted-610418/)

KrGAce 01-01-2008 03:58 PM

Fedora 7 Monitor Clone Not wanted
 
Hello,

I have installed Fedora 7, and my problem is I have two Acer X221 monitors and right now they are cloned. I would like to have them as a spanned desktop (one full desktop). I have tried to use the display utility, however when I check okay, nothing changes. What do I need to do? I have copied my Xorg.conf file and would appreciate any help to get me going so that I can drop Windows. Thank you, AceMan.

PS-My video card is an ATI 9800XT



# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
Identifier "Monitor0"
ModelName "X221W (autoconfigured)"
HorizSync 31.0 - 81.0
VertRefresh 56.0 - 75.0
Option "dpms"
EndSection


Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Again I appreciate any help with this.


All times are GMT -5. The time now is 12:26 PM.