-
Notifications
You must be signed in to change notification settings - Fork 10
/
TvKeys.txt
83 lines (75 loc) · 823 Bytes
/
TvKeys.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
// Subset of keys in RemoteKeyCode enum in remotemessage.proto. See there for comments.
// Based on https://android.googlesource.com/platform/frameworks/base/+/master/services/core/jni/com_android_server_tv_TvKeys.h
// Gamepad buttons
DPAD_UP
DPAD_DOWN
DPAD_LEFT
DPAD_RIGHT
DPAD_CENTER
BUTTON_A
BUTTON_B
BUTTON_X
BUTTON_Y
// Volume Control
VOLUME_DOWN
VOLUME_UP
VOLUME_MUTE
MUTE
POWER
HOME
BACK
// Media Control
MEDIA_PLAY_PAUSE
MEDIA_PLAY
MEDIA_PAUSE
MEDIA_NEXT
MEDIA_PREVIOUS
MEDIA_STOP
MEDIA_RECORD
MEDIA_REWIND
MEDIA_FAST_FORWARD
// TV Control
0
1
2
3
4
5
6
7
8
9
DEL
ENTER
CHANNEL_UP
CHANNEL_DOWN
// Old School TV Controls
F1
F2
F3
F4
F5
F6
F7
F8
F9
F10
F11
F12
TV
PROG_RED
PROG_GREEN
PROG_YELLOW
PROG_BLUE
BUTTON_MODE
EXPLORER
MENU
INFO
GUIDE
TV_TELETEXT
CAPTIONS
DVR
MEDIA_AUDIO_TRACK
SETTINGS
SEARCH
ASSIST