Re: [PATCH] Handle spurious backslash key repeats on some keyboards
From: David Herrmann <hidden>
Date: 2014-09-12 11:47:53
From: David Herrmann <hidden>
Date: 2014-09-12 11:47:53
Hi On Fri, Sep 12, 2014 at 1:34 PM, Fredrik Hallenberg [off-list ref] wrote:
Is the country tag derived from the bCountryCode seen in the HID device descriptor seen when doing "lsusb -v"?
Yes, it is.
If so it probably wont work as it says "0 (Not supported)" on my keyboard and a few others I have tested.
"0" might also be used as default, so it's not surprising that your US-style keyboard uses "0". Furthermore, the non-US style keyboards might even use different product IDs or version numbers. So it'd be nice if you could include a full set of device information here. Thanks David