Vioner wrote:I've attached a proper Polish .kcm file. I've tested in on my smartphone with a keyboard attached and it works well.
You said .kcm editing should have effect. To make things clear - I only need to edit the droidmote.kcm is /data/system/devices/keychars or should I create a custom.kcm file?
Editing the droidmote.kcm file makes no effect for me.
I'm a 100% sure I'm properly preparing the files.
How soon can you add a Polish character map to the client?
Thanks
Perhaps I have not explained well
before i will made an update to the Client, the Server will never receive this characters Ą ą Ć ć Ę ę Ł ł Ń ń Ś ś Ź ź Ż ż
For Now you can test only a generic customization of the default kcm with the characters supported by the Client.
Example:
In the Client you press A and in the Server device you will see Ą becasue you have added in the droidmote.kcm the unicode code U0104 instead of the old character A
Code: Select all
shift, capslock: 'A'
changed in
Code: Select all
shift, capslock: '\u0104'