Comment 27 for bug 61105

Revision history for this message
Ɓukasz Semler (lukasz-semler) wrote :

Hi. I have similar problem with games that uses SDL library & use their own mouse pointer ( Nexuiz-sdl, Postal 1&2, Quake Live, Secret Maryo Chronicles, etc.).
The only difference is when I click on let say a menu START (in game) then mouse pointer show in completly other place ( direction is always right+down ).
When I click somwere above+left of menu then it is possible to hit the menu.
In Quake Live when I shoot (click with mouse) my crosshair is always going down+right direction).

When I tried :

export SDL_MOUSE_RELATIVE=0

then it works ok ( but it's unusable as Peter said before).

And I don't have unclutter running or even installed (Ubuntu 64 9.10)