You are not logged in.

#1 2009-04-12 06:18:33

Adriano ML
Member
Registered: 2008-12-18
Posts: 38

Strange mouse pointer behaviour in some games

Seems like the last days were a marathon of updates eh? big_smile
well.. evertything went fine except for one thing:

When I play games like Unreal Tournament 99, ioQuake3 ('original' quake3 runs fine!), Nexuiz, Teeworlds and even ZDoom my pointer goes to the corner of the screen every time I click!  It's like an unoticed gravitational force is taking my mouse pointer away from buttons, or even preventing me from aiming...

Games running over Wine and games like World of Goo, Hedgewars and Battle for Wesnoth are ok

I have the 2.6.29 kernel, xorg 1.6, nvidia 180.44, oss 4

now i'm trying the lastest nvidia beta drivers (185.16), but no deal...
i've tryed reinstalling kernel, xorg, sdl and even xf86-input*, but just the same behaviour.
xorg hotplug is enabled (but so far i had no problems)

my xorg.conf:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Option    "BlankTime" "0"
    Option    "StandbyTime"   "0"
    Option    "SuspendTime"   "0"
    Option    "OffTime"   "240"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
    Option       "DontZap" "false"
EndSection

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

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "SONY"
    ModelName      "CPD-G420"
    HorizSync       30.0-110.0
    VertRefresh     48.0-170.0
    # 1920x1200 @ 75.00 Hz (GTF) hsync: 93.97 kHz; pclk: 246.59 MHz
    Modeline "1920x1200_75.00"  246.59  1920 2064 2272 2624  1200 1201 1204 1253  -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    Modeline "1400x1050_85.00"  179.26  1400 1504 1656 1912  1050 1051 1054 1103  -HSync +Vsync 
    Option       "ConnectedMonitor" "CRT"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option       "RenderAccel" "True"
    Option       "TripleBuffer" "True"
    Option       "Coolbits" "1"
    Option       "BackingStore" "False"
    Option       "DamageEvents" "True"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "True"
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1400x1050_85 +0+0; 1280x960_85 +0+0; 1024x768_85 +0+0; 800x600_85 +0+0; 1400x1050 +0+0; 1280x1024 +0+0; 1280x960 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Nothing strange on the Xorg.log

so.. i'm just curious if someone else has this problem, or else my mouse is just refusing to play FPS games... lol

Last edited by Adriano ML (2009-04-12 06:25:00)

Offline

#2 2009-04-13 12:51:25

Adriano ML
Member
Registered: 2008-12-18
Posts: 38

Re: Strange mouse pointer behaviour in some games

oh well, never mind, just disabled xorg hotpluggin/hal and it's ok now.

Offline

Board footer

Powered by FluxBB