Dear all, I can imagine this is not a hard problem, but I haveing trouble to solve this.
I am using the face recognition and when a face is detected, I would like to user to input his name. If the face is known, the view will switch to a personalized content. Can anybady help me, please?
@mr-gysy
I‘ve got a similar issue with a similar remote
Did you solve your problem?
In my case the keys (KEY_PAGEUP & DOWN & BACKSPACE) don‘t work.
I changed the evdev path. I added them to „handleKeys“. I added them to „keyMap“.
I can see them in „evtest“ working- KeyCode 104 & 109 & 14
But in „viewnotifications“ they are not displayed
The other keys are working with keybindings & carousel.
But i need two more keys xD