1 # HTC Touch Pro 2 'Wing 2' (RHOD210) Android keyboard character map
2 # Adam Williamson <adamwill AT shaw DOT ca>
5 # - add £, €, \ mappings from international RHOD layouts
6 # - delete a stray comment block
10 # A miscellaneous note for posterity, since it's not immediately
11 # plain from any documentation I could find: the hex codes used for
12 # characters which have no direct UTF-8 representation are keysym
17 # keycode display number base caps fn caps_fn
19 # Fn+Y mapped to pipe symbol for console convenience
21 A 'A' '2' 'a' 'A' 'a' 'A'
22 B 'B' '2' 'b' 'B' '\' '\'
23 C 'C' '2' 'c' 'C' 'c' 'C'
24 D 'D' '3' 'd' 'D' 'd' 'D'
25 E 'E' '3' 'e' 'E' 0x20ac 0x20ac
26 F 'F' '3' 'f' 'F' 'f' 'F'
27 G 'G' '4' 'g' 'G' 'g' 'G'
28 H 'H' '4' 'h' 'H' ';' ';'
29 I 'I' '4' 'i' 'I' '=' '='
30 J 'J' '5' 'j' 'J' ':' ':'
31 K 'K' '5' 'k' 'K' 0x27 0x27
32 L 'L' '5' 'l' 'L' '"' '"'
33 M 'M' '6' 'm' 'M' '?' '?'
34 N 'N' '6' 'n' 'N' '/' '/'
35 O 'O' '6' 'o' 'O' '-' '-'
36 P 'P' '7' 'p' 'P' '_' '_'
37 Q 'Q' '7' 'q' 'Q' 'q' 'Q'
38 R 'R' '7' 'r' 'R' 'r' 'R'
39 S 'S' '7' 's' 'S' 's' 'S'
40 T 'T' '8' 't' 'T' 't' 'T'
41 U 'U' '8' 'u' 'U' '+' '+'
42 V 'V' '8' 'v' 'V' 'v' 'V'
43 W 'W' '9' 'w' 'W' 0xa3 0xa3
44 X 'X' '9' 'x' 'X' 'x' 'X'
45 Y 'Y' '9' 'y' 'Y' '|' '|'
46 Z 'Z' '9' 'z' 'Z' 'z' 'Z'
48 0 '0' '0' '0' '0' ')' ')'
49 1 '1' '1' '1' '1' '!' '!'
50 2 '2' '2' '2' '2' '@' '@'
51 3 '3' '3' '3' '3' '#' '#'
52 4 '4' '4' '4' '4' '$' '$'
53 5 '5' '5' '5' '5' '%' '%'
54 6 '6' '6' '6' '6' '^' '^'
55 7 '7' '7' '7' '7' '&' '&'
56 8 '8' '8' '8' '8' '*' '*'
57 9 '9' '9' '9' '9' '(' '('
58 STAR '*' '*' '*' '*' '*' '*'
59 POUND '#' '#' '#' '#' '#' '#'
60 PLUS '+' '+' '+' '+' '+' '+'
62 MENU 0x00 0x00 0x00 0x00 0x00 0x00
63 PERIOD '.' '.' '.' '.' '.' '.'
64 COMMA ',' ',' ',' ',' 0x9 0x9
65 SPACE 0x20 0x20 0x20 0x20 0x20 0x20
66 ENTER 0xa 0xa 0xa 0xa 0xa 0xa
67 GRAVE 0x3 0x3 0x3 0x3 0x3 0x3