Thank you very much for your USB mode app!
I found that these four strange Numpad buttons are not recognized as usual NUMPAD_# keys. They don’t have Linux code, only Android one. Symbol says BUTTON_1 instead of NUMPAD_1.
The device is recognized as SONiX USB device. It was default and I also can choose languages.
With the second logcat you provided I can see that the keyboard was registered 9 times in a row. Path leads to /system/usr/keylayout/Generic.kl .
So I guess my custom keyboard has weird names for those numpad guys, but only on Android. In Windows/Linux/MacOS they work fine though
|