I need to run two monitors with their own X sessions. I was using 8.04 with KDE3 and this xorg.conf worked like a charm. However even in hardy's KDE4 it seems the simplicity of dual monitor support is not there. After upgrading to 8.10 I see beloved KDE3 support is gone and now I am dead in the water. Can anyone confirm that dual monitor support is still just a dream for KDE4? I have listed my xorg.conf below but this configuration doesn't even post the second monitor.
Thanks.
Thanks.
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#
# Identifier "Keyboard0"
# Driver "kbd"
#
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "IMPS/2"
# Option "Device" "/dev/psaux"
# Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "no"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "DevInputMice"
# Driver "mouse"
# Option "Protocol" "IMPS/2"
# Option "Device" "/dev/input/mice"
# Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "no"
#EndSection
#Section "InputDevice"
# Identifier "LIRC-Mouse"
# Driver "mouse"
# Option "Device" "/dev/lircm"
# Option "Protocol" "IntelliMouse"
# Option "SendCoreEvents"
# Option "Buttons" "5"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "Files"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/ttf-bitstream-vera"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/util"
FontPath "/usr/share/fonts/default"
FontPath "/usr/share/fonts/cyrillic"
EndSection
Section "Monitor"
Identifier "2007FP"
VendorName "Dell"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 76.0
Modeline "1600x1200" 160.96 1600 1704 1880 2160 1200 1201 1204 1242 -HSync +Vsync
Option "dpms"
EndSection
Section "Monitor"
Identifier "Dell19"
VendorName "Dell"
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVidia 6200"
Monitor "2007FP"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Intel945G"
Monitor "Dell19"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768"
EndSubSection
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "randr"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" Above "Screen0"
Option "AIGLX" "true"
EndSection
Section "Device"
Identifier "Intel945G"
VendorName "Intel"
BoardName "945G/GZ Express Integrated Graphics Controller (rev 02)"
BusID "PCI:0:2:0"
Option "LinearAlloc" "8192"
Option "DRI" "true"
Option "XAANoOffscreenPixmaps" "true"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "NVidia 6200"
Option "RenderAccel" "1"
Option "RenderAccel" "True"
Option "HWCursor" "1"
Option "CursorShadow" "1"
Option "AllowGLXWithComposite" "1"
VendorName "PNY"
BoardName "GeForce 6200 (rev a1)"
BusID "PCI:3:2:0"
Driver "nvidia"
# Option "NoLogo" "True"
EndSection
#Section "InputDevice"
#
# Identifier "Keyboard0"
# Driver "kbd"
#
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "IMPS/2"
# Option "Device" "/dev/psaux"
# Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "no"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "DevInputMice"
# Driver "mouse"
# Option "Protocol" "IMPS/2"
# Option "Device" "/dev/input/mice"
# Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "no"
#EndSection
#Section "InputDevice"
# Identifier "LIRC-Mouse"
# Driver "mouse"
# Option "Device" "/dev/lircm"
# Option "Protocol" "IntelliMouse"
# Option "SendCoreEvents"
# Option "Buttons" "5"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "Files"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/ttf-bitstream-vera"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/util"
FontPath "/usr/share/fonts/default"
FontPath "/usr/share/fonts/cyrillic"
EndSection
Section "Monitor"
Identifier "2007FP"
VendorName "Dell"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 76.0
Modeline "1600x1200" 160.96 1600 1704 1880 2160 1200 1201 1204 1242 -HSync +Vsync
Option "dpms"
EndSection
Section "Monitor"
Identifier "Dell19"
VendorName "Dell"
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVidia 6200"
Monitor "2007FP"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Intel945G"
Monitor "Dell19"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768"
EndSubSection
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "randr"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" Above "Screen0"
Option "AIGLX" "true"
EndSection
Section "Device"
Identifier "Intel945G"
VendorName "Intel"
BoardName "945G/GZ Express Integrated Graphics Controller (rev 02)"
BusID "PCI:0:2:0"
Option "LinearAlloc" "8192"
Option "DRI" "true"
Option "XAANoOffscreenPixmaps" "true"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "NVidia 6200"
Option "RenderAccel" "1"
Option "RenderAccel" "True"
Option "HWCursor" "1"
Option "CursorShadow" "1"
Option "AllowGLXWithComposite" "1"
VendorName "PNY"
BoardName "GeForce 6200 (rev a1)"
BusID "PCI:3:2:0"
Driver "nvidia"
# Option "NoLogo" "True"
EndSection
Comment