Hi,

I'm using the DDMS for debugging my application. Each time I press a
button a warning is thrown:

No keyboard for id 0
Using default keymap: /system/usr/keychars/qwerty.kcm.bin

I found commands to set the keychar and keylayout to a specific file,
but it does not work :( I'm typing this commands using the
DevTools/'Terminal Editor'.

setprop android.keylayout.azerty /etc/keymaps/azerty.kl
setprop android.keychar.azerty /etc/keymaps/azerty.kcm.bin

Any ideas what else has to be done to set a different keylayout file
as default?
Another question: Is it possible to set a specific keylayout file for
a specific application? This is what I really need.

Thanks in advance!

Kathrin-J.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to