I have installed piCorePlayer 8.1.0
everything is working. With Guidance of this thread I have added my
remote to installation.
Everything is working as it should, But Play Pause, FWD/REW not working.
I also tried naming keys according to InputToActionMap.lua file.
Reinstalled the PCP. But all failed, always samething Play/Pause button
not woking.

This is my keytable for my remote.

Code:
--------------------
    # table: TOPPING, type: nec
  0x8855        KEY_PLAY 
  0x8846        KEY_UP 
  0x8816        KEY_DOWN
  0x8847        KEY_LEFT
  0x8815        KEY_RIGHT
  0x8818        KEY_POWER
  0x8806        KEY_MUTE
  0x8840        KEY_HOME
  0x8804        KEY_BACK
  0x8854        KEY_VOLUMEUP
  0x8810        KEY_VOLUMEDOWN
  0x8850        KEY_NEXT
  0x8814        KEY_PREVIOUS
  
--------------------


------------------------------------------------------------------------
amanker's Profile: http://forums.slimdevices.com/member.php?userid=72694
View this thread: http://forums.slimdevices.com/showthread.php?t=110640

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to