v4l-utils: drop xbox_dvd keymap, it's now upstream

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2019-10-26 13:33:46 +02:00
parent 0deff2dc98
commit 2cd668fcb0
2 changed files with 0 additions and 30 deletions

View File

@ -1,28 +0,0 @@
# table xbox_dvd, type: xbox-dvd
0xa0b KEY_OK
0xaa6 KEY_UP
0xaa7 KEY_DOWN
0xaa8 KEY_RIGHT
0xaa9 KEY_LEFT
0xac3 KEY_INFO
0xac6 KEY_9
0xac7 KEY_8
0xac8 KEY_7
0xac9 KEY_6
0xaca KEY_5
0xacb KEY_4
0xacc KEY_3
0xacd KEY_2
0xace KEY_1
0xacf KEY_0
0xad5 KEY_ANGLE
0xad8 KEY_BACK
0xadd KEY_PREVIOUSSONG
0xadf KEY_NEXTSONG
0xae0 KEY_STOP
0xae2 KEY_REWIND
0xae3 KEY_FASTFORWARD
0xae5 KEY_TITLE
0xae6 KEY_PAUSE
0xaea KEY_PLAY
0xaf7 KEY_MENU

View File

@ -97,8 +97,6 @@ post_makeinstall_target() {
# use combined multi-table on MCE receivers # use combined multi-table on MCE receivers
# * rc-rc6-mce rc6_mce # * rc-rc6-mce rc6_mce
* rc-rc6-mce libreelec_multi * rc-rc6-mce libreelec_multi
# table for Xbox DVD Playback Kit
* rc-xbox-dvd xbox_dvd
# multi-table for amlogic devices # multi-table for amlogic devices
meson-ir rc-empty libreelec_multi meson-ir rc-empty libreelec_multi
EOF EOF