]> git.eshelyaron.com Git - emacs.git/commit
Support x-*-keysym on Android
authorPo Lu <luangruo@yahoo.com>
Sat, 16 Mar 2024 07:13:09 +0000 (15:13 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 18 Mar 2024 15:42:39 +0000 (16:42 +0100)
commit93c3b6158080ccb8fba6a507529598743bea6e93
treebd424e3d9784da1fbad82e28778a2c374897d42b
parent73ac7108713ee159881637b6cf9fd63f236dd68c
Support x-*-keysym on Android

* src/androidterm.c (android_android_to_emacs_modifiers)
(android_emacs_to_android_modifiers, syms_of_androidterm): Port
x-*-keysym from xterm.c.

(cherry picked from commit 658529921614b8d5498c267a7ffc786c25d2d26f)
src/androidterm.c