hid-remapper icon indicating copy to clipboard operation
hid-remapper copied to clipboard

Home and Back button not forwarded when using hid-remapper

Open bjlaur opened this issue 11 months ago • 9 comments

I am using a Rii i4 with a hid-remapper. (Rii i4 is using the 2.4ghz usb dongle)

Everything works as expected except for the fact that two buttons (Home and Back) no longer operate when used in conjunction with the Rii i4.

In the monitor tab, these two 'keys' show up as:

  • 0x000c0223 - Home
  • 0x000c0224 - Back

Is there a section of the code where we are only allowing certain keys to be forwarded?

image

Steps to reproduce: Use a keyboard with Home and Back buttons. Press these buttons when plugged in through an hid-remapper

Expected result: Unless these keys are otherwise mapped, the hid-remapper should forward their events to the host device

Actual result: Buttons no longer operate when connection in conjunction with an hid-remapper.

bjlaur avatar Mar 14 '24 20:03 bjlaur