Hi linux?

(maybe change a more real name is a good idea :-)

I check the android file:

these file maybe useful for you to add support AltGr modify-key.

under droid/frameworks/ dir

./base/core/java/android/view/KeyCharacterMap.java  // how to read keymap
base/core/jni/android_text_KeyCharacterMap.cpp    // the cpp files of load
keymap
./base/core/java/android/view/KeyEvent.java  // the keyEvent class used by
others
./base/services/java/com/android/server/KeyInputQueue.java // the input
event queue

hope it usefule.

btw, I'm not very clear with that what can AltGr can do...

---
Best regards,
Zhang Jiejing


On Thu, Feb 4, 2010 at 2:27 PM, linux newbie <[email protected]>wrote:

>  Hi,
>>
>>
> Any Suggestions?
>
> Thanks
>
>
>
>>  On Wed, Feb 3, 2010 at 2:36 PM, linux newbie 
>> <[email protected]>wrote:
>>
>>> Hi,
>>>
>>> I went through qwerty.kcm/ qwerty.kl files and couldn't find support for
>>> AltGr keys. Is it possible to enable this support?? If yes, can anyone let
>>> me know the files that needs to be modified?
>>>
>>> Thanks
>>>
>>
>>
>  --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to