diirch
Mit Glied
Guten Tag
Wie der Titel schon sagt, habe ich mir mal einen zweiten Monitor angeschlossen.
Ich habe xorg-7.2 und kde-3.5.6 mit beryl. Eigentlich funktioniert es gut aber
in den meisten Shootern, FreeBSD wie Linux habe ich nur noch ein Drehfeld
von 180 Grad relativ zur Raumausrichtung.
Was mich gelinde gesagt völlig fertig macht.
Allerdings kann ich jetzt ohne Twinview nicht mehr leben.
Kennt vielleicht einer von euch eine sagen wir mal xorg.conf Option
die das Problem löst?
Meine xorg.conf:
vielen Dank
Gruss Diirch.
Wie der Titel schon sagt, habe ich mir mal einen zweiten Monitor angeschlossen.
Ich habe xorg-7.2 und kde-3.5.6 mit beryl. Eigentlich funktioniert es gut aber
in den meisten Shootern, FreeBSD wie Linux habe ich nur noch ein Drehfeld
von 180 Grad relativ zur Raumausrichtung.
Was mich gelinde gesagt völlig fertig macht.
Allerdings kann ich jetzt ohne Twinview nicht mehr leben.
Kennt vielleicht einer von euch eine sagen wir mal xorg.conf Option
die das Problem löst?
Meine xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (root@amok) Tue May 1 03:48:02 CEST 2007
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
#Option "AIGLX" "on"
#Option "XGL" "on"
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "Files"
RgbPath "/usr/local/share/X11/rgb"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/local/lib/X11/fonts/truetype/"
FontPath "/usr/local/share/ghostscript/fonts/"
EndSection
Section "Module"
Load "extmod"
Load "record"
Load "dbe"
Load "glx"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
Section "ServerFlags"
Option "Xinerama" "1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc102"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
#DisplaySize 360 270 # mm
### Comment all HorizSync and VertRefresh values to use DDC:
Identifier "Monitor0"
VendorName "AOC"
ModelName "C993"
HorizSync 30.0 - 75.0
VertRefresh 50.0 - 80.0
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
Option "RenderAccel" "true"
Option "TripleBuffer" "true"
Option "AllowGLXWithComposite" "true"
Option "DisableGLXRootClipping" "true"
Option "BackingStore" "true"
Option "TwinView"
Option "MetaModes" "1280x1024,1280x1024; 1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600; 640x480,640x480; 640x480"
Option "TwinViewOrientation" "LeftOf"
Option "SecondMonitorHorizSync" "UseEdidFreqs"
Option "SecondMonitorVertRefresh" "UseEdidFreqs"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV34 [GeForce 5200]"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "NvAGP" "1"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Viewport 0 0
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
vielen Dank
Gruss Diirch.