[Bug 21307] Keyboard layout error on IDA Pro 4.9

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 3 15:16:44 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21307





--- Comment #9 from Alex <cerebro.alexiel at gmail.com>  2010-02-03 15:16:43 ---
Thanks to vitamin, we now know where the bug comes from : X.
In fact, XKeycodeToKeysym seems to be deprecated (²) so we should use
XkbKeycodeToKeysym instead.

The fix is easy and may resolve some other bugs.

--
² http://bugs.freedesktop.org/show_bug.cgi?id=5349

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list