https://bugs.winehq.org/show_bug.cgi?id=48462
--- Comment #4 from RĂ©mi Bernon rbernon@codeweavers.com --- Another thing that could cause trouble is that the game sometimes doesn't process its messages for a long time; it's the case during startup. So react to X11 focus events to enable or disable rawinput events may not be enough anyway, as the focus events would only be handled when the game checks for Win32 messages and rawinput subscription could stay enabled for a while.