* keyboard.c (make_lispy_event): Added detection of double-click
authorJim Blandy <jimb@redhat.com>
Tue, 22 Jun 1993 02:06:54 +0000 (02:06 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 22 Jun 1993 02:06:54 +0000 (02:06 +0000)
commitfbcd35bd72c1778817294cc160a84353fd864a9e
tree09c94a6596f26a5ee13e5dac4b87b6ed402661cc
parent69b95560cde2119f7f3c3d5bd241bc7355bcf27d
* keyboard.c (make_lispy_event): Added detection of double-click
and triple-click events.
(parse_modifiers_uncached, apply_modifiers_uncached): Same.
(read_key_sequence): Coerce double-clicks to clicks, and triple-clicks
to double-clicks or clicks, by analogy with drag events.
(double_click_time): Added variable.
* termhooks.h: Added multi-click event modifier bits.
src/keyboard.c
src/termhooks.h