Xorg Zwei Monitore: Mauszeiger ist in einem Monitor gefangen
![](https://seccdn.libravatar.org/avatar/8500744212753f6540c5bfe73c1fb7c1.jpg?s=120&d=mm&r=g)
Hi Leute, ich hab folgendens Problem. Seit neusten ist bei mir im Xinerama oder Twinview Modus die Maus auf dem ersten Bildschirm gefangen. Mit der Tastatur kann ich den zweiten Bilschirm bedienen. Das kann ich mir nicht wirklich erklären, ging vorher tadellos. Meine KDE Version ist 3.5.8 und die Xorg Version ist 7.3.6.1 64Bit und hier mal meine Xorg.conf. --------------------------------------------------------------------------------------------------------- Section "ServerLayout" Identifier "Layout[all]" Screen 0 "Screen0" RightOf "Screen1" Screen 1 "Screen1" 0 0 InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" EndSection Section "Files" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" Option "AllowMouseOpenFail" "on" # Option "Xinerama" "1" EndSection Section "InputDevice" Identifier "Keyboard[0]" Driver "kbd" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "microsoftpro" Option "XkbRules" "xfree86" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse[1]" Driver "mouse" Option "Buttons" "10" Option "Device" "/dev/input/mice" Option "Name" "Razer Copperhead Laser Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Modes" Identifier "Modes[0]" EndSection Section "Monitor" Identifier "Monitor[0]" VendorName "SGI" ModelName "24-INCH GDM-9011" UseModes "Modes[0]" DisplaySize 517 323 HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 Option "CalcAlgorithm" "XServerPool" Option "DPMS" EndSection Section "Monitor" # 1920x1200 @ 85.00 Hz (GTF) hsync: 107.10 kHz; pclk: 282.74 MHz Identifier "Monitor1" VendorName "Unknown" ModelName "CRT-1" HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync EndSection Section "Monitor" # 1920x1200 @ 85.00 Hz (GTF) hsync: 107.10 kHz; pclk: 282.74 MHz Identifier "Monitor0" VendorName "Unknown" ModelName "Silicon Graphics GDM-FW9011" HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync EndSection Section "Device" Identifier "Device[0]" Driver "nvidia" VendorName "VESA" BoardName "Framebuffer Graphics" Option "SaXDualHead" Option "TwinView" Option "SaXDualMonitorVendor" "SGI" Option "SaXDualOrientation" "LeftOf" Option "MetaModes" "1400x1050,1920x1200;1280x1024,1280x1024;1280x960,1280x960;1366x768,1366x768;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480" Option "SaXDualResolution" "1920x1200" Option "TwinViewOrientation" "LeftOf" Option "SaXDualMode" "Xinerama" Option "SecondMonitorVertRefresh" "48-160" Option "SaXDualHSync" "30-121" Option "SaXDualMonitorModel" "24-INCH GDM-90W11" Option "SaXDualVSync" "48-160" BusID "1:0:0" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen[0]" Device "Device[0]" Monitor "Monitor[0]" DefaultDepth 24 SubSection "Display" Depth 15 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard0" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT-1: 2304x1440_80 +0+0; CRT-1: 1920x1200_85 +0+0; CRT-1: 1600x1200_75 +0+0; CRT-1: 1280x960 +0+0; CRT-1: 1152x864 +0+0; CRT-1: 1024x768 +0+0; CRT-1: 800x600 +0+0; CRT-1: 640x480 +0+0" EndSection Section "Screen" Identifier "Screen0" Device "Videocard1" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT-0: 2304x1440_80 +0+0; CRT-0: 1920x1200_85 +0+0; CRT-0: 1600x1200_75 +0+0; CRT-0: 1280x1024 +0+0; CRT-0: 1280x960 +0+0; CRT-0: 1152x864 +0+0; CRT-0: 1024x768 +0+0; CRT-0: 800x600 +0+0; CRT-0: 640x480 +0+0" EndSection ------------------------------------------------------------------------------------------------------------------------------- Vielleicht hat jemand nen Tipp. Danke & cu Joe -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
![](https://seccdn.libravatar.org/avatar/5ad3525d07296e27fa33558b6f83bf03.jpg?s=120&d=mm&r=g)
Joe Mild schrieb:
Hi Leute,
ich hab folgendens Problem. Seit neusten ist bei mir im Xinerama oder Twinview Modus die Maus auf dem ersten Bildschirm gefangen. Mit der Tastatur kann ich den zweiten Bilschirm bedienen. Das kann ich mir nicht wirklich erklären, ging vorher tadellos. Meine KDE Version ist 3.5.8 und die Xorg Version ist 7.3.6.1 64Bit und hier mal meine Xorg.conf.
--------------------------------------------------------------------------------------------------------- Section "ServerLayout" Identifier "Layout[all]" Screen 0 "Screen0" RightOf "Screen1" Screen 1 "Screen1" 0 0 InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" EndSection
Section "Files" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" EndSection
Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" EndSection
Section "ServerFlags"
Option "Xinerama" "0" Option "AllowMouseOpenFail" "on" # Option "Xinerama" "1" EndSection
Section "InputDevice" Identifier "Keyboard[0]" Driver "kbd" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "microsoftpro" Option "XkbRules" "xfree86" Option "XkbVariant" "nodeadkeys" EndSection
Section "InputDevice" Identifier "Mouse[1]" Driver "mouse" Option "Buttons" "10" Option "Device" "/dev/input/mice" Option "Name" "Razer Copperhead Laser Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection
Section "Modes" Identifier "Modes[0]" EndSection
Section "Monitor" Identifier "Monitor[0]" VendorName "SGI" ModelName "24-INCH GDM-9011" UseModes "Modes[0]" DisplaySize 517 323 HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 Option "CalcAlgorithm" "XServerPool" Option "DPMS" EndSection
Section "Monitor"
# 1920x1200 @ 85.00 Hz (GTF) hsync: 107.10 kHz; pclk: 282.74 MHz Identifier "Monitor1" VendorName "Unknown" ModelName "CRT-1" HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync EndSection
Section "Monitor"
# 1920x1200 @ 85.00 Hz (GTF) hsync: 107.10 kHz; pclk: 282.74 MHz Identifier "Monitor0" VendorName "Unknown" ModelName "Silicon Graphics GDM-FW9011" HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync EndSection
Section "Device" Identifier "Device[0]" Driver "nvidia" VendorName "VESA" BoardName "Framebuffer Graphics" Option "SaXDualHead" Option "TwinView" Option "SaXDualMonitorVendor" "SGI" Option "SaXDualOrientation" "LeftOf" Option "MetaModes" "1400x1050,1920x1200;1280x1024,1280x1024;1280x960,1280x960;1366x768,1366x768;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480" Option "SaXDualResolution" "1920x1200" Option "TwinViewOrientation" "LeftOf" Option "SaXDualMode" "Xinerama" Option "SecondMonitorVertRefresh" "48-160" Option "SaXDualHSync" "30-121" Option "SaXDualMonitorModel" "24-INCH GDM-90W11" Option "SaXDualVSync" "48-160" BusID "1:0:0" EndSection
Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" BusID "PCI:1:0:0" Screen 0 EndSection
Section "Device" Identifier "Videocard1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" BusID "PCI:1:0:0" Screen 1 EndSection
Section "Screen" Identifier "Screen[0]" Device "Device[0]" Monitor "Monitor[0]" DefaultDepth 24 SubSection "Display" Depth 15 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "2304x1440" "1920x1200" "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection EndSection
Section "Screen" Identifier "Screen1" Device "Videocard0" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT-1: 2304x1440_80 +0+0; CRT-1: 1920x1200_85 +0+0; CRT-1: 1600x1200_75 +0+0; CRT-1: 1280x960 +0+0; CRT-1: 1152x864 +0+0; CRT-1: 1024x768 +0+0; CRT-1: 800x600 +0+0; CRT-1: 640x480 +0+0" EndSection
Section "Screen" Identifier "Screen0" Device "Videocard1" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT-0: 2304x1440_80 +0+0; CRT-0: 1920x1200_85 +0+0; CRT-0: 1600x1200_75 +0+0; CRT-0: 1280x1024 +0+0; CRT-0: 1280x960 +0+0; CRT-0: 1152x864 +0+0; CRT-0: 1024x768 +0+0; CRT-0: 800x600 +0+0; CRT-0: 640x480 +0+0" EndSection -------------------------------------------------------------------------------------------------------------------------------
Vielleicht hat jemand nen Tipp.
Danke & cu Joe
Hallo Joe, habe auch 2 Monitore. Bei Dir sehe ich, dass sowohl Xinerama (Section "ServerLayout" als auch TwinView (Section "Screen" auf 0 geschaltet sind. Ich habe TwinView auf 1, und es funktioniert. Meine Graphik-Karte ist Nvidia GeForce 7600. Als ich mit NVIDIA X Server Settings fertig war funktionierte es ebenfalls nicht. Auch im Bereich Desktop konfigurieren (Persönliche Einstellungen) /Arbeitsfläche/Kontrollleisten musste ich nacharbeiten. Viel Vergnügen Rolf-- Diese Mitteilung enthält vertrauliche Daten. Sollte sie versehentlich nicht für Sie bestimmt sein, bitte ich um Löschung und Mitteilung. Danke -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
![](https://seccdn.libravatar.org/avatar/8500744212753f6540c5bfe73c1fb7c1.jpg?s=120&d=mm&r=g)
Rolf Krause schrieb:
Hallo Joe, habe auch 2 Monitore. Bei Dir sehe ich, dass sowohl Xinerama (Section "ServerLayout" als auch TwinView (Section "Screen" auf 0 geschaltet sind. Ich habe TwinView auf 1, und es funktioniert. Meine Graphik-Karte ist Nvidia GeForce 7600. Als ich mit NVIDIA X Server Settings fertig war funktionierte es ebenfalls nicht. Auch im Bereich Desktop konfigurieren (Persönliche Einstellungen) /Arbeitsfläche/Kontrollleisten musste ich nacharbeiten. Viel Vergnügen Rolf--
Hi ich hab auch schon die 1 rein bringt nix die Moitore funktionieren ja tadellos auch die Tastatus wenn ich im anderen Bilschrim nen fokus habe, nur komm ich mit der Maus nich auf den andren Bildschirm. cu Joe -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
![](https://seccdn.libravatar.org/avatar/5ad3525d07296e27fa33558b6f83bf03.jpg?s=120&d=mm&r=g)
Joe Mild schrieb:
Rolf Krause schrieb:
Hallo Joe, habe auch 2 Monitore. Bei Dir sehe ich, dass sowohl Xinerama (Section "ServerLayout" als auch TwinView (Section "Screen" auf 0 geschaltet sind. Ich habe TwinView auf 1, und es funktioniert. Meine Graphik-Karte ist Nvidia GeForce 7600. Als ich mit NVIDIA X Server Settings fertig war funktionierte es ebenfalls nicht. Auch im Bereich Desktop konfigurieren (Persönliche Einstellungen) /Arbeitsfläche/Kontrollleisten musste ich nacharbeiten. Viel Vergnügen Rolf--
Hi ich hab auch schon die 1 rein bringt nix die Moitore funktionieren ja tadellos auch die Tastatus wenn ich im anderen Bilschrim nen fokus habe, nur komm ich mit der Maus nich auf den andren Bildschirm.
cu Joe
Hallo Joe, Schau mal unter Desktop konfigurieren/Persönliche Einstellung/Angeschlossene Geräte/Anzeige. Dort dürftest Du fündig werden. Gruß Rolf -- Diese Mitteilung enthält vertrauliche Daten. Sollte sie versehentlich nicht für Sie bestimmt sein, bitte ich um Löschung und Mitteilung. Danke -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
![](https://seccdn.libravatar.org/avatar/8500744212753f6540c5bfe73c1fb7c1.jpg?s=120&d=mm&r=g)
Rolf Krause schrieb:
Hallo Joe, Schau mal unter Desktop konfigurieren/Persönliche Einstellung/Angeschlossene Geräte/Anzeige. Dort dürftest Du fündig werden. Gruß Rolf
Ich hab mal die xconfig Datei aufgeräumt und jetzt hab ich TwinView laufen und das mit der Maus klappt auch. So sieht die fertige Config aus ob ich was in den KDE Einstellungen geändert hab weiss ich nicht mehr. Wenn ich aber auf "seperate X screen" mit den nvidia-settings umstelle klappt das auch von den Bilschirmen und wieder ist die Maus gefangen im ersten Bildschirm, wenn ich nun in den KDE Settings reinschau dann gibt es die Einstellungen von denen Du sprichst nicht mehr. Hmm keine Ahung mehr hab bestimmt 30 verschiedene xorg.conf gebaut und immer das gleiche. --------------------------------------- Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" RgbPath "/usr/lib64/X11/rgb" EndSection Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" RgbPath "/usr/lib64/X11/rgb" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" Option "AllowMouseOpenFail" "on" EndSection Section "InputDevice" # generated from data in "/etc/sysconfig/mouse" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard0" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "microsoftpro" Option "XkbRules" "xfree86" Option "XkbVariant" "nodeadkeys" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "CRT-1" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync Option "DPMS" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Silicon Graphics GDM-FW9011" HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" EndSection Section "Device" Identifier "Videocard1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT-1: 640x480 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "metamodes" "CRT-0: 1920x1200_85.00 +1920+0, CRT-1: 1920x1200_85.00 +0+0; CRT-0: 1024x768 +1024+0, CRT-1: 1024x768 +0+0; CRT-0: 800x600 +800+0, CRT-1: 800x600 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection --------------------------------------- cu Joe -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
![](https://seccdn.libravatar.org/avatar/5ad3525d07296e27fa33558b6f83bf03.jpg?s=120&d=mm&r=g)
Joe Mild schrieb:
Rolf Krause schrieb:
Hallo Joe, Schau mal unter Desktop konfigurieren/Persönliche Einstellung/Angeschlossene Geräte/Anzeige. Dort dürftest Du fündig werden. Gruß Rolf
Ich hab mal die xconfig Datei aufgeräumt und jetzt hab ich TwinView laufen und das mit der Maus klappt auch. So sieht die fertige Config aus ob ich was in den KDE Einstellungen geändert hab weiss ich nicht mehr. Wenn ich aber auf "seperate X screen" mit den nvidia-settings umstelle klappt das auch von den Bilschirmen und wieder ist die Maus gefangen im ersten Bildschirm, wenn ich nun in den KDE Settings reinschau dann gibt es die Einstellungen von denen Du sprichst nicht mehr. Hmm keine Ahung mehr hab bestimmt 30 verschiedene xorg.conf gebaut und immer das gleiche.
--------------------------------------- Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" RgbPath "/usr/lib64/X11/rgb" EndSection
Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection
Section "Files" RgbPath "/usr/lib64/X11/rgb" EndSection
Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection
Section "ServerFlags" Option "Xinerama" "0" Option "AllowMouseOpenFail" "on" EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/mouse" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" EndSection
Section "InputDevice" Driver "kbd" Identifier "Keyboard0" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "microsoftpro" Option "XkbRules" "xfree86" Option "XkbVariant" "nodeadkeys" EndSection
Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "CRT-1" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync Option "DPMS" EndSection
Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Silicon Graphics GDM-FW9011" HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 ModeLine "2304x1440_80.00" 383.9 2304 2488 2744 3184 1440 1441 1444 1507 -hsync +vsync ModeLine "1920x1200_85.00" 282.7 1920 2072 2280 2640 1200 1201 1204 1260 -hsync +vsync Option "DPMS" EndSection
Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" EndSection
Section "Device" Identifier "Videocard1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7950 GT" BusID "PCI:1:0:0" Screen 1 EndSection
Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT-1: 640x480 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection
Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "metamodes" "CRT-0: 1920x1200_85.00 +1920+0, CRT-1: 1920x1200_85.00 +0+0; CRT-0: 1024x768 +1024+0, CRT-1: 1024x768 +0+0; CRT-0: 800x600 +800+0, CRT-1: 800x600 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection ---------------------------------------
cu Joe
Hallo Joe, prima. Habe OS 10.2. Dort gibt es die Desktop- Einstellungen noch. Gruß Rolf -- Diese Mitteilung enthält vertrauliche Daten. Sollte sie versehentlich nicht für Sie bestimmt sein, bitte ich um Löschung und Mitteilung. Danke -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
participants (2)
-
Joe Mild
-
Rolf Krause