1# 2# Keymaps table 3# 4# This table creates an association between a keycode file and a kernel 5# driver. It can be used to automatically override a keycode definition. 6# 7# Although not yet tested, it is mented to be added at udev. 8# 9# To use, you just need to run: 10# ./ir-keytable -a 11# 12# Or, if the remote is not the first device: 13# ./ir-keytable -a -s rc1 # for RC at rc1 14# 15 16# Format: 17# driver - name of the driver provided via uevent - use * for any driver 18# table - RC keymap table, provided via uevent - use * for any table 19# file - file name. If directory is not specified, it will default to 20# /etc/rc_keymaps. 21# For example: 22# driver table file 23# cx8800 * ./keycodes/rc5_hauppauge_new.toml 24# * rc-avermedia-m135a-rm-jx ./keycodes/kworld_315u.toml 25# saa7134 rc-avermedia-m135a-rm-jx ./keycodes/keycodes/nec_terratec_cinergy_xs.toml 26# em28xx * ./keycodes/kworld_315u.toml 27# * * ./keycodes/rc5_hauppauge_new.toml 28 29# Table to automatically load the rc maps for the bundled IR's provided with the 30# devices supported by the linux kernel 31 32#driver table file 33* rc-adstech-dvb-t-pci adstech_dvb_t_pci.toml 34* rc-alink-dtu-m alink_dtu_m.toml 35* rc-anysee anysee.toml 36* rc-apac-viewcomp apac_viewcomp.toml 37* rc-astrometa-t2hybrid astrometa_t2hybrid.toml 38* rc-asus-pc39 asus_pc39.toml 39* rc-asus-ps3-100 asus_ps3_100.toml 40* rc-ati-tv-wonder-hd-600 ati_tv_wonder_hd_600.toml 41* rc-ati-x10 ati_x10.toml 42* rc-avermedia-a16d avermedia_a16d.toml 43* rc-avermedia-cardbus avermedia_cardbus.toml 44* rc-avermedia-dvbt avermedia_dvbt.toml 45* rc-avermedia-m135a avermedia_m135a.toml 46* rc-avermedia-m733a-rm-k6 avermedia_m733a_rm_k6.toml 47* rc-avermedia-rm-ks avermedia_rm_ks.toml 48* rc-avermedia avermedia.toml 49* rc-avertv-303 avertv_303.toml 50* rc-azurewave-ad-tu700 azurewave_ad_tu700.toml 51* rc-beelink-gs1 beelink_gs1.toml 52* rc-beelink-mxiii beelink_mxiii.toml 53* rc-behold-columbus behold_columbus.toml 54* rc-behold behold.toml 55* rc-budget-ci-old budget_ci_old.toml 56* rc-cec cec.toml 57* rc-cinergy-1400 cinergy_1400.toml 58* rc-cinergy cinergy.toml 59* rc-ct-90405 ct_90405.toml 60* rc-d680-dmb d680_dmb.toml 61* rc-delock-61959 delock_61959.toml 62* rc-dib0700-nec dib0700_nec.toml 63* rc-dib0700-rc5 dib0700_rc5.toml 64* rc-digitalnow-tinytwin digitalnow_tinytwin.toml 65* rc-digittrade digittrade.toml 66* rc-dm1105-nec dm1105_nec.toml 67* rc-dntv-live-dvb-t dntv_live_dvb_t.toml 68* rc-dntv-live-dvbt-pro dntv_live_dvbt_pro.toml 69* rc-dreambox dreambox.toml 70* rc-dtt200u dtt200u.toml 71* rc-dvbsky dvbsky.toml 72* rc-dvico-mce dvico_mce.toml 73* rc-dvico-portable dvico_portable.toml 74* rc-em-terratec em_terratec.toml 75* rc-encore-enltv-fm53 encore_enltv_fm53.toml 76* rc-encore-enltv encore_enltv.toml 77* rc-encore-enltv2 encore_enltv2.toml 78* rc-evga-indtube evga_indtube.toml 79* rc-eztv eztv.toml 80* rc-flydvb flydvb.toml 81* rc-flyvideo flyvideo.toml 82* rc-fusionhdtv-mce fusionhdtv_mce.toml 83* rc-gadmei-rm008z gadmei_rm008z.toml 84* rc-geekbox geekbox.toml 85* rc-genius-tvgo-a11mce genius_tvgo_a11mce.toml 86* rc-gotview7135 gotview7135.toml 87* rc-hauppauge hauppauge.toml 88* rc-hisi-poplar hisi_poplar.toml 89* rc-hisi-tv-demo hisi_tv_demo.toml 90* rc-imon-mce imon_mce.toml 91* rc-imon-pad imon_pad.toml 92* rc-imon-rsc imon_rsc.toml 93* rc-iodata-bctv7e iodata_bctv7e.toml 94* rc-it913x-v1 it913x_v1.toml 95* rc-it913x-v2 it913x_v2.toml 96* rc-kaiomy kaiomy.toml 97* rc-khadas khadas.toml 98* rc-khamsin khamsin.toml 99* rc-kworld-315u kworld_315u.toml 100* rc-kworld-pc150u kworld_pc150u.toml 101* rc-kworld-plus-tv-analog kworld_plus_tv_analog.toml 102* rc-leadtek-y04g0051 leadtek_y04g0051.toml 103* rc-lme2510 lme2510.toml 104* rc-manli manli.toml 105* rc-mecool-kii-pro mecool_kii_pro.toml 106* rc-mecool-kiii-pro mecool_kiii_pro.toml 107* rc-medion-x10-digitainer medion_x10_digitainer.toml 108* rc-medion-x10-or2x medion_x10_or2x.toml 109* rc-medion-x10 medion_x10.toml 110* rc-minix-neo minix_neo.toml 111* rc-msi-digivox-ii msi_digivox_ii.toml 112* rc-msi-digivox-iii msi_digivox_iii.toml 113* rc-msi-tvanywhere-plus msi_tvanywhere_plus.toml 114* rc-msi-tvanywhere msi_tvanywhere.toml 115* rc-mygica-utv3 mygica_utv3.toml 116* rc-nebula nebula.toml 117* rc-nec-terratec-cinergy-xs nec_terratec_cinergy_xs.toml 118* rc-norwood norwood.toml 119* rc-npgtech npgtech.toml 120* rc-odroid odroid.toml 121* rc-pctv-sedna pctv_sedna.toml 122* rc-pine64 pine64.toml 123* rc-pinnacle-color pinnacle_color.toml 124* rc-pinnacle-grey pinnacle_grey.toml 125* rc-pinnacle-pctv-hd pinnacle_pctv_hd.toml 126* rc-pixelview-002t pixelview_002t.toml 127* rc-pixelview-mk12 pixelview_mk12.toml 128* rc-pixelview-new pixelview_new.toml 129* rc-pixelview pixelview.toml 130* rc-powercolor-real-angel powercolor_real_angel.toml 131* rc-proteus-2309 proteus_2309.toml 132* rc-purpletv purpletv.toml 133* rc-pv951 pv951.toml 134* rc-rc6-mce rc6_mce.toml 135* rc-real-audio-220-32-keys real_audio_220_32_keys.toml 136* rc-reddo reddo.toml 137* rc-snapstream-firefly snapstream_firefly.toml 138* rc-streamzap streamzap.toml 139* rc-su3000 su3000.toml 140* rc-tanix-tx3mini tanix_tx3mini.toml 141* rc-tanix-tx5max tanix_tx5max.toml 142* rc-tbs-nec tbs_nec.toml 143* rc-technisat-ts35 technisat_ts35.toml 144* rc-technisat-usb2 technisat_usb2.toml 145* rc-terratec-cinergy-c-pci terratec_cinergy_c_pci.toml 146* rc-terratec-cinergy-s2-hd terratec_cinergy_s2_hd.toml 147* rc-terratec-cinergy-xs terratec_cinergy_xs.toml 148* rc-terratec-slim-2 terratec_slim_2.toml 149* rc-terratec-slim terratec_slim.toml 150* rc-tevii-nec tevii_nec.toml 151* rc-tivo tivo.toml 152* rc-total-media-in-hand-02 total_media_in_hand_02.toml 153* rc-total-media-in-hand total_media_in_hand.toml 154* rc-trekstor trekstor.toml 155* rc-tt-1500 tt_1500.toml 156* rc-twinhan-dtv-cab-ci twinhan_dtv_cab_ci.toml 157* rc-twinhan1027 twinhan_vp1027_dvbs.toml 158* rc-vega-s9x vega_s9x.toml 159* rc-videomate-k100 videomate_k100.toml 160* rc-videomate-s350 videomate_s350.toml 161* rc-videomate-tv-pvr videomate_tv_pvr.toml 162* rc-videostrong-kii-pro kii_pro.toml 163* rc-wetek-hub wetek_hub.toml 164* rc-wetek-play2 wetek_play2.toml 165* rc-winfast-usbii-deluxe winfast_usbii_deluxe.toml 166* rc-winfast winfast.toml 167* rc-x96max x96max.toml 168* rc-xbox-dvd xbox_dvd.toml 169* rc-zx-irdec zx_irdec.toml 170# * * af9005.toml # found in af9005-remote.c 171# * * az6027.toml # found in az6027.c 172# * * cinergyt2.toml # found in cinergyT2-core.c 173# * * dibusb.toml # found in dibusb-common.c 174# * * digitv.toml # found in digitv.c 175# * * megasky.toml # found in m920x.c 176# * * tvwalkertwin.toml # found in m920x.c 177# * * pinnacle310e.toml # found in m920x.c 178# * * haupp.toml # found in nova-t-usb2.c 179# * * opera1.toml # found in opera1.c 180# * * vp702x.toml # found in vp702x.c 181