Mouse flickers between game and desktop cursors in Civ 4

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
juanbobo
Level 1
Level 1
Posts: 7
Joined: Thu Sep 09, 2010 4:16 am

Mouse flickers between game and desktop cursors in Civ 4

Post by juanbobo »

Don't know if this is a game-specific problem, but in Civilization 4 the mouse flickers between the game and desktop cursors, any help would be appreciated...
perryh

Mouse flickers between game and desktop cursors in Civ 4

Post by perryh »

"juanbobo" <[email protected]> wrote:
Don't know if this is a game-specific problem, but in Civilization
4 the mouse flickers between the game and desktop cursors, any
help would be appreciated...
I doubt it's a game-specific problem, or a Wine problem, or even a
Linux problem, because I occasionally see the same kind of behavior
in a pure X11 program called "xpdf" -- in both Linux and FreeBSD
(which uses a completely different kernel than Linux). I suppose it
is some kind of strange X11 bug that both Wine (when running Civ 4)
and xpdf manage to provoke.

And no, I have no idea what causes it or how to go about fixing it.
juanbobo
Level 1
Level 1
Posts: 7
Joined: Thu Sep 09, 2010 4:16 am

Post by juanbobo »

Hmmm, I didn't have this problem a couple weeks ago, that could be. Thanks for your response :wink:
lbm
Newbie
Newbie
Posts: 3
Joined: Wed May 11, 2011 11:14 am

Post by lbm »

Could also be a problem with xinput2 as in bug 27779.

If the problem presists you may wanna try building Wine with "./configure --without-xinput2" until bug 27779 is sorted out.
Locked