Quote:
Originally Posted by manekineko
Look under init.etc/keymaps for the files that correspond to your device. All of the files follow a certain pattern. For example, for the rhod400, these files are:
rhod400_navi_pad.kl: The name is a misnomer, this file contains layouts for the hard buttons handled by gpio.
rhod400_microp-keypad.kl: This file contains layouts for everything else, which are handled by the microp.
rhod400_microp-keypad.kcm: This file contains mappings that define what keyboard keycodes can be used by the keyboard. This one will not take effect until it is compiled into rhod400_microp-keypad.kcm.bin by the program kcm which is normally compiled as part of the AOSP. I've attached a copy compiled for 32-bit Linux in case you don't want to download and compile all of AOSP for this.
|
Thanks a lot!!! Are one of the guys that ACL invited to cook up some NAND stuff? I would have love to help out but I'm just way too darn busy.