Add list of keysyms
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 23 Nov 2008 10:23:57 +0000 (11:23 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 23 Nov 2008 10:33:34 +0000 (11:33 +0100)
commit20e31b63ddbd1e59c79990a2a9834e8d217bfe3d
treecf4e26bd46a0872eb94e173bc1a33610b8f79c3a
parentb6675618f4438303ef59b941ccf8cf14edd3bb1c
Add list of keysyms

We provide a module that can convert unicode points to descriptive
keysym names. The list is currently built by reading the appropriate
X11 include, rather than being built in the module itself.
keysymdata.py [new file with mode: 0755]