http://bugs.winehq.org/show_bug.cgi?id=6086
------- Additional Comments From ville.aakko@gmail.com 2007-01-01 17:45 ------- Heh,
It seems I forgot to put do and done into my while loop:
while true ; do killall -STOP wineserver ; sleep 0.2s ; killall -CONT wineserver ; sleep 5s ; done
It seems the above loop doesn't work always (don't know why). You might need to increase the first sleep timeout, but you wont get good gameplay with this "solution" anyways :P
Also sorry for my terrible english, it seems that tonight it's especially bad for some reason.