http://bugs.winehq.org/show_bug.cgi?id=4777
------- Additional Comments From myrd@projectmagma.net 2006-08-03 23:24 ------- Also, I think WINE assumes that the app will only call Acquire once when it starts, so its okay to center the mouse then. However, its perfectly okay (though perhaps not very efficient) to call Acquire whenever you want to get information from the mouse device (such as its current coordinates - oops!).