On 8/17/2018 10:44 AM, Daniel P. Berrangé wrote:
> 0x2b is 43 in hex.
> 
> xev reports the Xorg scancode, which is the same as the XT/AT-set1
> scancodes, with an offset of 8 added
> 
> IOW, 51 from xev does actually match 0x2b from XT scancode set

Oy vey!  Just for fun they decided to add 8 eh?  Which set does linux
configure the keyboard controller for?  I guess I need to find the code
that is translating the key code to the scan code in whatever set that
is, and it should be using a 0x56 that needs changed to 0x2b ( assuming
linux is using set 1? ).


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to