Home | History | Annotate | Download | only in keyboards
      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 
     22 key 399   GRAVE
     23 key 2     1
     24 key 3     2
     25 key 4     3
     26 key 5     4
     27 key 6     5
     28 key 7     6
     29 key 8     7
     30 key 9     8
     31 key 10    9
     32 key 11    0
     33 key 158   BACK
     34 key 230   SOFT_RIGHT
     35 key 60    SOFT_LEFT
     36 key 107   ENDCALL
     37 key 62    ENDCALL
     38 key 229   MENU
     39 key 139   MENU
     40 key 59    MENU
     41 key 127   SEARCH
     42 key 217   SEARCH
     43 key 228   POUND
     44 key 227   STAR
     45 key 231   CALL
     46 key 61    CALL
     47 key 232   DPAD_CENTER
     48 key 108   DPAD_DOWN
     49 key 103   DPAD_UP
     50 key 102   HOME
     51 key 105   DPAD_LEFT
     52 key 106   DPAD_RIGHT
     53 key 115   VOLUME_UP
     54 key 114   VOLUME_DOWN
     55 key 116   POWER
     56 key 212   CAMERA
     57 
     58 key 16    Q
     59 key 17    W
     60 key 18    E
     61 key 19    R
     62 key 20    T
     63 key 21    Y
     64 key 22    U
     65 key 23    I
     66 key 24    O
     67 key 25    P
     68 key 26    LEFT_BRACKET
     69 key 27    RIGHT_BRACKET
     70 key 43    BACKSLASH
     71 
     72 key 30    A
     73 key 31    S
     74 key 32    D
     75 key 33    F
     76 key 34    G
     77 key 35    H
     78 key 36    J
     79 key 37    K
     80 key 38    L
     81 key 39    SEMICOLON
     82 key 40    APOSTROPHE
     83 key 14    DEL
     84         
     85 key 44    Z
     86 key 45    X
     87 key 46    C
     88 key 47    V
     89 key 48    B
     90 key 49    N
     91 key 50    M
     92 key 51    COMMA
     93 key 52    PERIOD
     94 key 53    SLASH
     95 key 28    ENTER
     96         
     97 key 56    ALT_LEFT
     98 key 100   ALT_RIGHT
     99 key 42    SHIFT_LEFT
    100 key 54    SHIFT_RIGHT
    101 key 15    TAB
    102 key 57    SPACE
    103 key 150   EXPLORER
    104 key 155   ENVELOPE        
    105 
    106 key 12    MINUS
    107 key 13    EQUALS
    108 key 215   AT
    109 
    110 # On an AT keyboard: ESC, F10
    111 key 1     BACK
    112 key 68    MENU
    113