1 # HTC Fuze (AT&T) Keypad Layout
2 # Row-by-row, left to right...
3 # NOTE: The following keys do not have keycode equivalents in android...
4 # Underscore uses keycode 'TAB'
5 # Exclamation uses keycode 'FOCUS'
6 # Quote uses keycode 'EQUALS'
7 # Colon uses keycode 'PLUS'
8 # Question uses keycode 'GRAVE'
9 # Left parenthesis uses keycode 'LEFT_BRACKET'
10 # Right parenthesis uses keycode 'RIGHT_BRACKET'
17 key 4 TAB # Underscore
18 key 5 FOCUS # Exclamation
29 #key 15 UNKNOWN CAPS_LOCK # Caps
65 key 53 GRAVE # Question
66 key 103 DPAD_RIGHT WAKE_DROPPED
78 key 105 DPAD_UP WAKE_DROPPED
79 key 108 DPAD_LEFT WAKE_DROPPED
80 key 106 DPAD_DOWN WAKE_DROPPED