<AWT Dev> <i18n dev> Add some missing key maps
Naoto Sato
naoto.sato at oracle.com
Tue Jun 5 10:58:49 PDT 2012
The patch is changing the code to always convert VK_KANA_LOCK to
XK_Kana_Lock keysym. Does this work with Solaris? Looks like there are
some piece of code that specifically handles KANA_LOCK.
Naoto
On 6/5/12 9:02 AM, Anthony Petrov wrote:
> Hi Charles,
>
> I'm not an expert in keyboard-related code, but the code changes look
> good to me.
>
> I think I18n team might want to take a look at the fix as well, so I'm
> CC'ing the i18n-dev@ mailing list.
>
> --
> best regards,
> Anthony
>
> On 6/5/2012 7:19 AM, Charles Lee wrote:
>> Hi awt-devs,
>>
>> There are some key map missing in the Japanese keyboard, for example:
>> XK_Eisu_Shift, XK_Romaji, etc.
>>
>> I'd like to propose a patch @
>> http://cr.openjdk.java.net/~littlee/7174233/webrev.00/
>> <http://cr.openjdk.java.net/%7Elittlee/7174233/webrev.00/>
>>
>> The patch is mainly about add these missing maps according to their
>> means.
>>
>> Would anyone help to take a look at it?
>>
>> --
>> Yours Charles
>>
More information about the awt-dev
mailing list