]> git.eshelyaron.com Git - emacs.git/commit
Add an option to disable XI2 for debugging purposes
authorPo Lu <luangruo@yahoo.com>
Fri, 22 Apr 2022 01:06:44 +0000 (09:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 22 Apr 2022 01:06:44 +0000 (09:06 +0800)
commit664da3e936010b5025b485b67969156ccadb0b44
treef39e98b34ac082949f786a711be07d269f36be12
parent390b637eed8eba29d0dc710a155a1e0b00f26e0b
Add an option to disable XI2 for debugging purposes

* src/xterm.c (handle_one_xevent): Accept resource
`disableInputExtension', which means to skip setting up the X
input extension.
src/xterm.c