Ok i have a weird thing going on. I have KDE and Gnome installed with version 11.2 openSUSE. I’m really wondering how this is happening when it shold be reading the same file.
KDE desktop http://thumbnails31.imagebam.com/8835/67471288347838.jpg](http://www.imagebam.com/image/67471288347838)
Gnome desktop http://thumbnails21.imagebam.com/8721/fdec3587205714.jpg](http://www.imagebam.com/image/fdec3587205714)
KDE sees 2 desktops for the dual screens.
Gnome sees 1 desktop for the dual screens.
Both should be reading this.
Section “Monitor”
Identifier “Monitor0”
VendorName “Unknown”
ModelName “Samsung SyncMaster”
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option “DPMS”
EndSection
Section “Monitor”
Identifier “Monitor1”
VendorName “Unknown”
ModelName “Samsung SyncMaster”
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
EndSection
Section “Device”
Identifier “Device0”
Driver “nvidia”
VendorName “NVIDIA Corporation”
BoardName “GeForce GTX 260”
EndSection
Section “Device”
Identifier “Device1”
Driver “nvidia”
VendorName “NVIDIA Corporation”
BoardName “GeForce GTX 260”
BusID “PCI:2:0:0”
Screen 1
EndSection
Section “Screen”
Removed Option “TwinView” “0”
Removed Option “metamodes” “DFP-1: nvidia-auto-select +0+0”
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-1"
Option "metamodes" "DFP-0: 1680x1050 +1680+0, DFP-1: 1680x1050 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section “Screen”
Identifier “Screen1”
Device “Device1”
Monitor “Monitor1”
DefaultDepth 24
Option “TwinView” “0”
Option “metamodes” “DFP-0: nvidia-auto-select +0+0”
SubSection “Display”
Depth 24
EndSubSection
EndSection
Can anyone tell me why this is happening?