Hi Everyone,
A while ago i bought a MXQ Pro 4k (worst android player ever)
Now i have a install sd card with
Libreelec ver 20200427213119-b7186bc
Arch: RK322x.arm
i tried to config my remote following this tutorial
https://discourse.coreelec.org/t/how-to-confi…mote-control/31
i made my own remote.cfg file (cant upload it because i am new user)
# table mecool, type: NEC
0x14e KEY_1
0x10d KEY_2
0x10c KEY_3
0x14a KEY_4
0x109 KEY_5
0x108 KEY_6
0x146 KEY_7
0x105 KEY_8
0x104 KEY_9
0x101 KEY_0
0x14c KEY_MENU
0x55 KEY_CHANNELUP
0x15 KEY_CHANNELDOWN
0x118 KEY_VOLUMEUP
0x110 KEY_VOLUMEDOWN
0x111 KEY_HOME
0x150 KEY_RIGHT
0x151 KEY_LEFT
0x116 KEY_UP
0x11a KEY_DOWN
0x113 KEY_ENTER
0x141 KEY_MUTE
0x119 KEY_BACK
0x KEY_INFO
0x44 KEY_STOP
0x08 KEY_PREVIOUSSONG
0x0b KEY_NEXTSONG
0x59 KEY_POWER
0x4a KEY_REWIND
0x48 KEY_FASTFORWARD
0x46 KEY_PLAYPAUSE
0x1f KEY_FAVORITES
0x4d KEY_EPG
0x04 KEY_RECORD
0x51 KEY_ESC
0x143 KEY_RED
0x40 KEY_GREEN
0x00 KEY_YELLOW
0x03 KEY_BLUE
0x01 KEY_LANGUAGE # audio
0x09 KEY_SUBTITLE # subtitle
0x100 KEY_CONTEXT_MENU # mouse
0x11 KEY_COMPOSE # DTV
0x10f KEY_CONFIG # APPS
0x18 KEY_TEXT # BROWSER
I placed this Cfg file into the map
/storage/.config/rc_keymaps
And now i am bit stuck, i need to do this
"You must also create the following file /storage/.config/rc_maps.cfg with the following contents.
meson-ir * YOURMAPNAME"
But i have no idea what i really need to do :smiley:
Can someone please help me out a bit?