You are not logged in.

#1 2009-08-01 22:36:24

vjoe
Member
From: Milton Keynes
Registered: 2008-06-14
Posts: 72

Mouse pointer sticking to corners

Hello,

In some games the mouse sticks to a corner of the screen and every time that I try to move it, it moves back to the corner, making it impossible to play the game.

My video card is a Nvidia 9500m GS. This happens in games like UT2004, Urban Terror or Astromenace.

Is it a driver problem?

Help please.

Offline

#2 2009-08-03 15:52:30

vjoe
Member
From: Milton Keynes
Registered: 2008-06-14
Posts: 72

Re: Mouse pointer sticking to corners

Anyone?

Offline

#3 2009-08-03 22:50:46

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Mouse pointer sticking to corners

Some things to check:-
Running compiz?
Dual-screen?


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#4 2009-08-06 21:50:01

vjoe
Member
From: Milton Keynes
Registered: 2008-06-14
Posts: 72

Re: Mouse pointer sticking to corners

Some people in the IRC channel helped me finding this. Doing

$ export SDL_VIDEO_X11_DGAMOUSE=0

fixes the problem. How can I ut that setting permanent?

Offline

#5 2009-08-07 00:02:12

JT
Member
Registered: 2009-01-16
Posts: 21

Re: Mouse pointer sticking to corners

Well, looking at that same link ...

However, a permanent solution that works for all games, is to add the following to the Modules section of your xorg.conf file:

# Load "extmod" but omit DGA extension
SubSection "extmod"
    Option "omit xfree86-dga"
EndSubSection

Try editing the /etc/X11/xorg.conf file. smile

Offline

#6 2009-08-07 13:28:30

vjoe
Member
From: Milton Keynes
Registered: 2008-06-14
Posts: 72

Re: Mouse pointer sticking to corners

That doesn't do it. That's why I asked. tongue

Offline

#7 2009-08-07 13:31:05

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: Mouse pointer sticking to corners

Greetings to Manchester smile

I'd try and stick it in /etc/rc.local

HTH


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#8 2009-08-09 14:02:59

vjoe
Member
From: Milton Keynes
Registered: 2008-06-14
Posts: 72

Re: Mouse pointer sticking to corners

Thank you. smile

Unfortunately, that didn't solve the problem. sad

Offline

#9 2009-10-03 09:33:32

hBd
Member
From: Romania - Cluj Napoca
Registered: 2008-06-08
Posts: 241
Website

Re: Mouse pointer sticking to corners

vjoe wrote:

Hello,

In some games the mouse sticks to a corner of the screen and every time that I try to move it, it moves back to the corner, making it impossible to play the game.

My video card is a Nvidia 9500m GS. This happens in games like UT2004, Urban Terror or Astromenace.

Is it a driver problem?

Help please.

Thi s happen's to me at Urban Terror to, and i try searching in google, but nothing useful found neutral
can anyone help me ?

Offline

#10 2009-12-22 17:31:15

Mammut
Member
Registered: 2009-12-11
Posts: 23

Re: Mouse pointer sticking to corners

I had the same problem in ut2004.

It was a mouse problem caused by evdev driver.

http://wiki.archlinux.org/index.php/Evdev

I edit my xorg.conf so my mouse dont use it and I dont load evdev module anymore.

and I added to the:  Section "ServerFlags"
                                    Option "AllowEmptyInput" "False"

Last edited by Mammut (2010-01-12 11:14:13)

Offline

Board footer

Powered by FluxBB