(Erledigt) XGL + 2ter Bildschirm

Status
Für weitere Antworten geschlossen.

hinti

New Member
Hallo!

Habe gerade XGL unter SuSe 10.1 installiert!
XGL funktioniert einwandfrei, NUR

Die 2 Bildschirme werden als 1 Bildschirm angesehen!
d.h. Die Gnomeleiste zieht sich über zwei Bildschirme (besser gesagt: sie wird beim zweiten Bildschirm nicht mehr angezeigt, da dieser nur 1280 x 1024 hat und Bildschirm 1 1600x1200). Dadurch wird auch alles verzerrt dargestellt!

Kennt jemand die richtigen Einstellungen für 2 Bildschirme?
(habe eine Nvidia GraKa)

danke im vorraus
 

Rain_Maker

Administrator
Teammitglied
AW: XGL + 2ter Bildschirm

Hallo,

Ich denke der beste Ansatzpunkt wäre das posten Deiner /etc/X11/xorg.conf.

Greetz,

RM
 

hinti

New Member
AW: XGL + 2ter Bildschirm

meine xorg.conf datei:

Code:
# /.../
# SaX generated X11 config file
# Created on: 2006-05-20T18:31:43+0200.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/URW"
  FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/CID"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
EndSection

Section "Module"
  Load         "freetype"
  Load         "type1"
  Load         "dbe"
  Load         "glx"
  Load         "extmod"
  Load         "v4l"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "pc105"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "7"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "ImExPS/2 Logitech Explorer Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  360 270
  HorizSync    30-110
  Identifier   "Monitor[0]"
  ModelName    "P910+"
  Option       "DPMS"
  VendorName   "IQT"
  VertRefresh  43-150
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  BoardName    "GeForce 6800 GT"
  BusID        "1:0:0"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Option       "SaXDualHead"
  Option       "TwinView"
  Option       "NoFlip" "True"
  Option       "SaXDualMonitorVendor" "MAX"
  Option       "SaXDualMonitorModel" "BELINEA Belinea 108035"
  Option       "SaXDualVSync" "50-160"
  Option       "SecondMonitorHorizSync" "31-125"
  Option       "MetaModes" "1400x1050,1400x1050;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       "SaXDualOrientation" "LeftOf"
  Option       "SaXDualResolution" "1400x1050"
  Option       "TwinViewOrientation" "LeftOf"
  Option       "SaXDualMode" "Xinerama"
  Option       "SecondMonitorVertRefresh" "50-160"
  Option       "SaXDualHSync" "31-125"
  Screen       0
  VendorName   "NVidia"
EndSection


Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
  Option       "Composite" "off"
EndSection
 

Rain_Maker

Administrator
Teammitglied
AW: XGL + 2ter Bildschirm

Hm,

.........besser gesagt: sie wird beim zweiten Bildschirm nicht mehr angezeigt, da dieser nur 1280 x 1024 hat und Bildschirm 1 1600x1200.....
Wenn man sich Deine xorg.conf betrachtet, dann fehlt diese Auflösung aber.

Weder hier:

Code:
Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1400x1050" "1280x1024" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection
noch hier

Code:
Section "Device"
  BoardName    "GeForce 6800 GT"
  BusID        "1:0:0"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Option       "SaXDualHead"
  Option       "TwinView"
  Option       "NoFlip" "True"
  Option       "SaXDualMonitorVendor" "MAX"
  Option       "SaXDualMonitorModel" "BELINEA Belinea 108035"
  Option       "SaXDualVSync" "50-160"
  Option       "SecondMonitorHorizSync" "31-125"
  Option       "MetaModes" "1400x1050,1400x1050;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       "SaXDualOrientation" "LeftOf"
  Option       "SaXDualResolution" "1400x1050"
  Option       "TwinViewOrientation" "LeftOf"
  Option       "SaXDualMode" "Xinerama"
  Option       "SecondMonitorVertRefresh" "50-160"
  Option       "SaXDualHSync" "31-125"
  Screen       0
  VendorName   "NVidia"
EndSection
ist etwas von 1600x1200 zu finden.

Die Zeile:

Code:
 Option       "SaXDualResolution" "1400x1050"
klingt auch irgendwie "verdächtig".

Ausserdem suche ich auch vergebens nach einem zweiten Monitor.

Nicht, daß ich eine Patentlösung parat hätte, aber irgendwie fehlt hier etwas.

Greetz,

RM
 

hinti

New Member
AW: XGL + 2ter Bildschirm

oh sorry!

das mit 1400x1050 (jetzt 1600x1200) stimmt schon, da ich die beidem Bildschirme auf die gleiche Auflösung eingestellt habe. Somit erkenne ich die Gnomeleiste auch am zweiten Bildschirm!

Für folgendes Problem brauche ich Hilfe:

Da die beiden Bildschirme als einer angesehen werden, wird jedes Programm in der Mitte zentiert (wie es normal bei einem Bildschirm üblich ist).
Das führt dazu, dass JEDES neue Fenster "zweigeteilt" wird und von mir immer auf den einen oder anderen Bildschirm verschoben werden muss! Das nervt voll!!

Bei zwei Bildschirmen wird das normalerweise verhindert (ein Fenster wird auf einen Bildschirm gezeichnet).
 
Status
Für weitere Antworten geschlossen.
Oben