ralphy wrote: 
> That device likely emulates a usb keyboard. The link in your post is
> broken.
> 

I've updated the link now, thanks.

ralphy wrote: 
> If that is the case then jivelite will read the keypresses from the
> inputX device automatically.
> 
Indeed, I can confirm that Jivelite responds to keypresses (just not all
of them - I have found out that it sends media key signals for
play/pause, which Jivelite doesn't react to).

Are the codes contained in the OSMC lircd.conf file the ones I need? Or
will evtest return different codes?

The codes from my modified config are: 


Code:
--------------------
    
  begin codes
  KEY_N                    0x0F # home/now playing
  KEY_T                    0x10 # i (current track info)
  KEY_UP                   0x11 # up
  KEY_DOWN                 0x13 # down
  KEY_LEFT                 0x15 # left
  KEY_RIGHT                0x12 # right
  KEY_ENTER                0x14 # OK
  KEY_ESC                  0x16 # back
  KEY_RIGHTBRACE           0x17 # menu (go playlist)
  KEY_C                    0x18 # play/pause
  KEY_G                    0x19 # stop (think of something better)
  KEY_Z                    0x1A # rwd (jump rewind)
  KEY_B                    0x1B # ffwd (jump forward)
  #KEY_VOLUMEUP             0x1B # for newer OSMC remote
  #KEY_VOLUMEDOWN           0x1A # for newer OSMC remote
  end codes
  
--------------------


I'll have a go at re-mapping the keys later today. Thanks for your help.



2x squeezebox classics | 2x squeezebox booms | 2x squeezebox receivers |
1x raspberry pi 2 b w/ picoreplayer, 7\" touch screen (iqaudio dac+ now
deprecated in favour of receiver) | orangesqueeze as android controller
lms v7.9.2 running as a docker in unraid on a hp microserver gen8
4522 albums with 39058 songs by 8214 artists - and always growing
------------------------------------------------------------------------
JadeMonkee's Profile: http://forums.slimdevices.com/member.php?userid=20481
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to