Go to file
Dan Nicholson e8c7f68539 makekeys: Handle XFree86 special action keys
For some reason, there are a set of keys that have an underscore after
the XF86 prefix when Xlib gets them from XKeysymDB.
2009-03-19 11:51:10 -07:00
include Initial implementation of keysym handlers 2009-03-19 11:51:09 -07:00
src makekeys: Handle XFree86 special action keys 2009-03-19 11:51:10 -07:00
test Testing harness for keysym functions 2009-03-19 11:51:09 -07:00
.gitignore Initial implementation of keysym handlers 2009-03-19 11:51:09 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Testing harness for keysym functions 2009-03-19 11:51:09 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac Move makekeys to separate subdir 2009-03-19 11:51:09 -07:00