<div dir="ltr">In a new Mythbuntu 14.04 install, my iMON remote (15c2:0042) which worked in my 12.04 system does not fully work.  The arrow keys work, Play/Pause does not.   I'm trying to figure out what all the configurations are that come into play (HID drive; Lirc; Mythtv)  and where the keypresses are getting swallowed.<div><br></div><div>With ir-keytable -l I can see all the keypresses:</div><div><br></div><div>Up & Down work in Myth:</div><div><div>1443683781.656111: event type EV_MSC(0x04): scancode = 0x1007f00</div><div>1443683781.656111: event type EV_KEY(0x01) key_down: KEY_DOWN(0x0001)</div></div><div><div>1443683789.728111: event type EV_MSC(0x04): scancode = 0x1008000</div><div>1443683789.728111: event type EV_KEY(0x01) key_down: KEY_UP(0x0001)</div></div><div><br></div><div>Pause has no effect in Myth:</div><div><div>1443683784.049113: event type EV_MSC(0x04): scancode = 0x2a9115b7</div><div>1443683784.049113: event type EV_KEY(0x01) key_down: KEY_PAUSE(0x0001)</div></div><div><br></div><div> All the keys that work are in the same range of scan codes.  The non-working keys are in a quite different scan code space..   I'm not sure if that's related to the problem.   Any pointers on debugging this?  </div><div><br></div><div><br></div></div>