summaryrefslogtreecommitdiff
path: root/src/input.h
AgeCommit message (Collapse)Author
2000-12-04* input.h (cook_keycode): added prototypesabetts
* actions.c: key_actions now uses the #define'd keysyms from X11/keysym.h * events.c (handle_key): calls cook_keycode() before processing the keysym. * input.c (read_key): calls cook_keycode() before returning the keysym (cook_keycode): added.
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts