You are not logged in.
I'm experiencing a very strange behavior of the mouse in some 3D games, actually in quake(darkplaces) and ut2004-demo from AUR (it is working fine in alien arena, enemy-territory and warzone form what i tested). What happens is some kind of periodical repositioning of the mouse cursor. Like every 4 seconds cursor is going back to the exact same position. This position seems random each time I start the game. In case of ut2004 it's happening even in main menu. So both games are unplayable. I tried different mouse, both nvidia and nouveau drivers, different in game settings, fullscreen and windowed mode. Nothing help and.I have no clue what's going on.
Last edited by mar04 (2011-01-27 19:37:32)
Offline
It might be caused by unclutter, if you're using that.
Edit: unclutter is a program that hides the mouse pointer after a few seconds of idleness.
Last edited by stqn (2011-01-27 14:47:03)
Offline
Try this: 'export SDL_VIDEO_X11_DGAMOUSE=0' or start quake like this:
SDL_VIDEO_FULLSCREEN_HEAD=1 SDL_VIDEO_X11_DGAMOUSE=0 /usr/bin/quake3This is just a guess, so I'm sorry if it won't fix anything.
Offline
It might be caused by unclutter, if you're using that.
Edit: unclutter is a program that hides the mouse pointer after a few seconds of idleness.
Yes I do use it, and disabling it solved the problem. I wouldn't have guessed it. Thank you very much for help. ![]()
Offline