emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Touch events


From: Stefan Monnier
Subject: Re: Touch events
Date: Sun, 25 Jun 2017 15:22:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>> I could pass on *all* touch events, not just gestures, but I’m worried
>> it will result in a deluge of ‘<touch-event> is undefined’ messages
>> whenever the touchpad/touchscreen is used.
> Would binding these events to #'ignored in the global map work?

No need for that: just use function-key-map to translate [touch-event]
to [] (and this will only happen when there's no binding using
touch-event).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]