diff options
author | sabetts <sabetts> | 2001-05-18 21:28:57 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-05-18 21:28:57 +0000 |
commit | dc8862437485021dc0892ae4fc935f1b2a4b68cd (patch) | |
tree | da8f8274e65e6975f6da8c91a389bcabd9d0fede /ChangeLog | |
parent | 8570b3d36d3566a602947ce60fc87940f5ce8b5f (diff) | |
download | ratpoison-dc8862437485021dc0892ae4fc935f1b2a4b68cd.zip |
* src/input.c (update_modifier_map): rename from
init_modifier_map. all callers updated. prototype updated.
* src/events.c (mapping_notify): new function
(delegate_event): handle MappingNotify events.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-05-18 Shawn Betts <sabetts@van.gobasis.com> + + * src/input.c (update_modifier_map): rename from + init_modifier_map. all callers updated. prototype updated. + + * src/events.c (mapping_notify): new function + (delegate_event): handle MappingNotify events. + 2001-05-09 Gergely Nagy <8@free.bsd.hu> * ratpoison.spec: spec file for rpm-based systems |