http://bugs.winehq.org/show_bug.cgi?id=4969
------- Additional Comments From markus.amsler@oribi.org 2006-19-12 18:12 ------- The problem is that not all modifier keys are supported by wine VkKeyScan functions. And if a key is on an unsupported modifier (like ALT+3 => # in sg-layout) the error occurs. Shouldn't be too hard too fix, I'll give it a try.