<i18n dev> <AWT Dev> Add some missing key maps

Naoto Sato naoto.sato at oracle.com
Wed Jun 6 09:45:56 PDT 2012


I double checked your patch and confirmed that the table lookup comes 
after those KANA specific handling, so it looks ok to me.

Naoto

On 6/5/12 8:13 PM, Charles Lee wrote:
> Thank you Naoto. Thank you Anthony.
>
> I do not see the problem. Would some solaris guys take a look on this
> issue?
>
> On 06/06/2012 01:56 AM, Naoto Sato wrote:
>> 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 i18n-dev mailing list