You are not logged in.

#1 2007-05-18 08:15:46

riwa
Member
From: Lund, Sweden
Registered: 2006-04-04
Posts: 215

Strange "error" with twinview. Mouse won't warp to the "tv" side.

I'm running running beryl-kde over XGL with nvidia. I've configured it all, it seemed, and the resolution and color on the old CRT tv is perfect. However, my mouse won't go there. It seems as there's a "border" to the other side. The strange thing is that when I move the mouse to the right edge of my monitor, I can see a bit of the mouse on the tv. It just won't move further.

Anyone seen this before? I've checked all options in "beryl-manager", for "mouse-pointer wrapping" and similar without success. Here's a copy of my xorg.conf.

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection
 
Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection
 
Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection
 
Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection
 
Section "InputDevice"
 
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection
 
Section "InputDevice"
 
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option     "XkbLayout"  "se"
 
EndSection
 
Section "Monitor"
 
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Hansol"
    HorizSync       30.0 - 96.0
    VertRefresh     47.0 - 150.0
    Option         "DPMS"
EndSection
 
Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5600"
    Option         "TwinView" "1"
    Option            "AllowGLXWithComposite"
    Option         "metamodes" "CRT: 1600x1200 +0+0, TV: nvidia-auto-select +1600+0; CRT: 1280x1024 +0+0, TV: nvidia-auto-select +1280+0; CRT: 1024x768 +0+0, TV: nvidia-auto-select +1024+0; CRT: 800x600 +0+0, TV: nvidia-auto-select +800+0; CRT: 640x480 +0+0, TV: nvidia-auto-select +640+0"
    Option         "TwinViewOrientation"      "RightOf"
    Option         "DisableGLXRootClipping" "True"
    Option         "AddARGBGLXVisuals" "True"
    Option        "TwinViewOrientation" "Clone"
    Option        "TVOutFormat" "COMPOSITE"
    Option        "TVStandard" "PAL-B"
EndSection
 
Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
#    Option         "TwinView" "1"
#    Option         "metamodes" "CRT: 1600x1200 +0+0, TV: nvidia-auto-select +1600+0; CRT: 1280x1024 +0+0, TV: nvidia-auto-select +1280+0; CRT: 1024x768 +0+0, TV: nvidia-auto-select +1024+0; CRT: 800x600 +0+0, TV: nvidia-auto-select +800+0; CRT: 640x480 +0+0, TV: nvidia-auto-select +640+0"
#    Option         "TwinViewOrientation"      "RightOf"
#    Option         "DisableGLXRootClipping" "True"
#    Option         "AddARGBGLXVisuals" "True"
#    Option        "TwinViewOrientation" "Clone"
#    Option        "TVOutFormat" "COMPOSITE"
#    Option        "TVStandard" "PAL-B"
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Regards
Richard

Last edited by riwa (2007-05-18 08:36:40)


If you must have must. Have must.
- DKE supporters about this wonderful swedish soda.

Offline

Board footer

Powered by FluxBB