1# Copyright (C) 2010 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7#      http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15#
16# Emulator keyboard layout #1.
17#
18# This file is no longer used as the platform's default keyboard layout.
19# Refer to Generic.kl instead.
20#
21
22key 399   GRAVE
23key 2     1
24key 3     2
25key 4     3
26key 5     4
27key 6     5
28key 7     6
29key 8     7
30key 9     8
31key 10    9
32key 11    0
33key 158   BACK
34key 230   SOFT_RIGHT
35key 60    SOFT_LEFT
36key 107   ENDCALL
37key 62    ENDCALL
38key 229   MENU
39key 139   MENU
40key 59    MENU
41key 127   SEARCH
42key 217   SEARCH
43key 228   POUND
44key 227   STAR
45key 231   CALL
46key 61    CALL
47key 232   DPAD_CENTER
48key 108   DPAD_DOWN
49key 103   DPAD_UP
50key 102   HOME
51key 105   DPAD_LEFT
52key 106   DPAD_RIGHT
53key 115   VOLUME_UP
54key 114   VOLUME_DOWN
55key 116   POWER
56key 212   CAMERA
57
58key 16    Q
59key 17    W
60key 18    E
61key 19    R
62key 20    T
63key 21    Y
64key 22    U
65key 23    I
66key 24    O
67key 25    P
68key 26    LEFT_BRACKET
69key 27    RIGHT_BRACKET
70key 43    BACKSLASH
71
72key 30    A
73key 31    S
74key 32    D
75key 33    F
76key 34    G
77key 35    H
78key 36    J
79key 37    K
80key 38    L
81key 39    SEMICOLON
82key 40    APOSTROPHE
83key 14    DEL
84        
85key 44    Z
86key 45    X
87key 46    C
88key 47    V
89key 48    B
90key 49    N
91key 50    M
92key 51    COMMA
93key 52    PERIOD
94key 53    SLASH
95key 28    ENTER
96        
97key 56    ALT_LEFT
98key 100   ALT_RIGHT
99key 42    SHIFT_LEFT
100key 54    SHIFT_RIGHT
101key 15    TAB
102key 57    SPACE
103key 150   EXPLORER
104key 155   ENVELOPE        
105
106key 12    MINUS
107key 13    EQUALS
108key 215   AT
109
110# On an AT keyboard: ESC, F10
111key 1     BACK
112key 68    MENU
113