diode84 wrote: > I have found a number of simple remote controls and wondered if it is > possible to setup seven buttons on one of these to work with PCP or is > that a step too far.
See 'this thread' (https://forums.slimdevices.com/showthread.php?110640-Howto-create-a-linux-kernel-IR-remote-keytable-for-Jivelite-on-piCorePlayer-5) for instructions to create an ir keytable file. It's for pcp 5 but really should have been titled for v5 and above. 7 buttons is the minimum to be able to navigate jivelite effectively. I've listed the key symbols that you need to map. Code: -------------------- KEY_UP (up) KEY_DOWN (down) KEY_ESC (left) Escape KEY_RIGHT (right) KEY_L (go) Enter KEY_MENU (context menu) KEY_C (pause) Play/Pause -------------------- Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=111927 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
