diff options
| author | Po Lu | 2024-05-12 15:46:38 +0800 |
|---|---|---|
| committer | Po Lu | 2024-05-12 15:49:53 +0800 |
| commit | ea98a6af2f30eccfed3e152149c6a039bd16ff33 (patch) | |
| tree | 816f1b65c38f4546e71d6f8a2074fd3380ba9d08 /java/debug.sh | |
| parent | af6df8e0454f3f51d3855683216dfd12843e6959 (diff) | |
| download | emacs-ea98a6af2f30eccfed3e152149c6a039bd16ff33.tar.gz emacs-ea98a6af2f30eccfed3e152149c6a039bd16ff33.zip | |
Additional changes to processing of Num Lock on Android
* java/org/gnu/emacs/EmacsView.java (onKeyDown, onKeyMultiple)
(onKeyDown): Disregard Num and Scroll Lock keys, and return
value of window functions to the system.
* java/org/gnu/emacs/EmacsWindow.java (eventModifiers): Return
normalized meta state, not only those bits the system considers
modifiers.
(onKeyDown, onKeyUp): Ignore numpad keys to which no base
characters are assigned, so that the system may generate the
proper action keys instead.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions