Keyboard Handling [1/8]: Parse keysymdef.h to produce Unicode -> keysym mappings table
Add a node.js-based tool (utils/parse.js) to read keysymdef.h and produce a JavaScript file mapping Unicode code points to keysyms. Also add the generated table (include/keysymdef.js).
Showing
include/keysymdef.js
0 → 100644
This diff is collapsed.
utils/parse.js
0 → 100644
Please
register
or
sign in
to comment