Re: [KERNEL PATCH] HID: Add support for Sony BD Remote
From: Bastien Nocera <hadess@hadess.net>
Date: 2012-09-17 18:18:32
From: Bastien Nocera <hadess@hadess.net>
Date: 2012-09-17 18:18:32
Em Mon, 2012-09-17 às 13:46 +0300, Luiz Augusto von Dentz escreveu:
I now have the remote, I tried using xinput test and most keys seems to be working fine except the special buttons like subtitle, colors, x, l1... Im not sure if they are not being mapped because they don't have any representation or there is something wrong in the parser itself (Bastien do they used to work for you?). Also got a problem on suspend but I will have to reproduce it again to see if it is because of the new driver or not.
I used evtest for testing. To get access to all the keys in X, you'd need to forward them, circumventing X.org's XKB limitations, using something like lirc. Using evtest is the easiest. Cheers