by Rimbecano » Thu Mar 29, 2012 10:43 pm
@robberguy:
What exact kind of lag are you dealing with, and what distro are you using? Are you continuing to move in the direction of the last movement key you pressed after you release it? If so, try adding "killall ibus-daemon" to your AoS startup script before the "wine client.exe -$1" line, and "ibus-daemon -d" after the client.exe line. This stops and restarts a keyboard-management program that seems to interfere with AoS. (You can see if it's running in the first place with "ps -A | grep ibus-daemon", or by using any process-listing program, such as Gnome's system monitor, to look for a process called "ibus-daemon").