diff options
author | Sven Gothel <[email protected]> | 2013-04-08 02:47:23 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-04-08 02:47:23 +0200 |
commit | ed596d9a329f1788979e148a4d09df7815ada527 (patch) | |
tree | 63d66f0ceda9db2d9c09954ac6aed27cf27c063c /etc/test.sh | |
parent | 4934f1801ba44d20353652f9ee3686a13323fb74 (diff) |
Bug 641 NEWT: X11 Deliver keyCode layout independent, keySym layout dependent and UTF-16 keyChar value
On X11, the layout dependent keySym was not delivered [1],
as well as the UTF-8 to UTF-16 translation was missing [2].
[1] is solved using XLookupString w/o ShiftMask
[2] is solved using JNI's NewStringUTF, which takes UTF-8.
Diffstat (limited to 'etc/test.sh')
0 files changed, 0 insertions, 0 deletions