Hello
i got osmc running on my Pi B recently
and im trying to connect it with my wiimote
all good and connected but only navigation keys work
irw returns nothing
so i tried to run “tail -f /home/osmc/.kodi/temp/kodi.log” and get this:
XBMCK_UNKNOWN from code(304) = (A) button
XBMCK_UNKNOWN from code(305) = (B) button
XBMCK_UNKNOWN from code(407) = (+) button
XBMCK_UNKNOWN from code(412) = (-) button
XBMCK_UNKNOWN from code(316) = (Home) button
XBMCK_UNKNOWN from code(257) = (1) button
XBMCK_UNKNOWN from code(258) = (2) button
my Q is:
how can i make a keymap from this codes ??
A help will be much appreciated
Regards