On Friday, August 19, 2016 at 5:05:45 PM UTC-4, Eric Shepherd wrote:
> I'm trying to update the table of scan codes and the keys they go with here:
> 
> https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code#Code_values_on_Linux_(X11)_(When_scancode_is_available)
> 
> But the values in that table for the hardware keycodes seem to have no
> relation whatsoever to any of the published tables of hardware key
> values I can find anywhere. Is that table completely wrong, or for a
> version of Linux that no longer exists? :)
> 
> -- 
> 
> Eric Shepherd
> Senior Technical Writer
> Mozilla Developer Network <https://developer.mozilla.org/>
> Blog: https://www.bitstampede.com/
> Twitter: http://twitter.com/sheppy
> Doodle: http://doodle.com/the.sheppy

I've verified that at least some of those entries are correct using the `xev` 
command; I think they correctly correspond to the X11 keycodes.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to