]> git.eshelyaron.com Git - emacs.git/commit
Use only effective modifiers when handling XI2 button events
authorPo Lu <luangruo@yahoo.com>
Wed, 24 Nov 2021 01:09:45 +0000 (09:09 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 24 Nov 2021 01:09:45 +0000 (09:09 +0800)
commitf90176b1ca8440adcbcfa61ce0da35d967b9cd6f
treea94ad2068644c879d6beaa4d5909ec75fa98467d
parent88637c341510e92bb6213418628e2ce84332450a
Use only effective modifiers when handling XI2 button events

* src/xterm.c (handle_one_xevent): Use mods.effective when
constructing button events.
src/xterm.c