• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (C) 2012 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
15key 353   DPAD_CENTER
16key 103   DPAD_UP
17key 108   DPAD_DOWN
18key 105   DPAD_LEFT
19key 106   DPAD_RIGHT
20
21key 139   MENU
22
23key 174   BACK
24
25key 512   NUMPAD_0
26key 513   NUMPAD_1
27key 514   NUMPAD_2
28key 515   NUMPAD_3
29key 516   NUMPAD_4
30key 517   NUMPAD_5
31key 518   NUMPAD_6
32key 519   NUMPAD_7
33key 520   NUMPAD_8
34key 521   NUMPAD_9
35key 52    NUMPAD_DOT
36key 28    NUMPAD_ENTER
37key 355   CLEAR
38
39key 207   MEDIA_PLAY
40key 128   MEDIA_STOP
41key 164   MEDIA_PLAY_PAUSE
42
43key 168   MEDIA_REWIND
44key 208   MEDIA_FAST_FORWARD
45
46key 163   MEDIA_NEXT
47key 165   MEDIA_PREVIOUS
48
49key 119   MEDIA_PAUSE
50