On our custom iMX platform, when pressing the navigation keys (up, down, left and right) it is registered by getevent, but the interface does not respond.
This is the output from getevent: # getevent add device 1: /dev/input/event0 name: "mxckpd" /dev/input/event0: 0001 0069 00000001 /dev/input/event0: 0001 0069 00000000 /dev/input/event0: 0001 006a 00000001 /dev/input/event0: 0001 006a 00000000 /dev/input/event0: 0001 006c 00000001 /dev/input/event0: 0001 006c 00000000 /dev/input/event0: 0001 0067 00000001 /dev/input/event0: 0001 0067 00000000 Key 69 (105 in dec) is left Key 6a (106 in dec) is right Key 6c (108 in dec) is up Key 67 (103 in dec) is down Now all this corresponds to the keylayout kl file. Any pointers as to what the problem is will be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
