i am trying to figure out how to tell what hardware keys = what number in the TWL4030_Keypad.kl file. I've followed the Simple Touch Rooting guide and the author changed two of the keys, but i cant figure out what the values for the other keys are.
The Nook Touch has 6 hardware keys, two on each side, one in the center, and the power button.
The two on the Left from top to bottom are 412 and 139.
The two on the Right from top to bottom are 407 and 158.
The 'n' button is _________.
The Power button is 116 (unconfirmed - i found this in the included twl4030_keypad.kl file as :
EDIT: Thanks to akacat for finding this thread that has the left and right button mappings. Just need the middle button now!
The Nook Touch has 6 hardware keys, two on each side, one in the center, and the power button.
The two on the Left from top to bottom are 412 and 139.
The two on the Right from top to bottom are 407 and 158.
The 'n' button is _________.
The Power button is 116 (unconfirmed - i found this in the included twl4030_keypad.kl file as :
Code:
key 116 POWER WAKE
EDIT: Thanks to akacat for finding this thread that has the left and right button mappings. Just need the middle button now!

Last edited: