https://bugs.winehq.org/show_bug.cgi?id=37508
Vlad Blanton vblanton@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vblanton@gmail.com
--- Comment #6 from Vlad Blanton vblanton@gmail.com --- I had this problem as well (Wine 1.9.8+staging and Skyrim updated to latest/last version).
I think I've resolved it by accident. It was related to a similar bug, where keys would get stuck:
https://bugs.winehq.org/show_bug.cgi?id=30981
Follow the fix mentioned there, which is to disable repeat keystrokes either in the settings of your favorite DE (I use Gnome, under Settings > Keyboard)) or using the commandline issue this command:
xset r off
and remember to do "xset r on" afterwards