]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: Add launch emoji keyboard mapping for Asus M1607KA
authorVasiliy Kovalev <kovalev@altlinux.org>
Sun, 10 Aug 2025 07:24:19 +0000 (10:24 +0300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 11 Aug 2025 01:17:29 +0000 (10:17 +0900)
commit8557ea5daa1205489e77467f6acdad47b9338c28
tree85085c6c67b77a1777261b20438253bcc8dc41eb
parent8fcd3e2ebd770a54f1fb324f08fb61ce468c0180
hwdb: Add launch emoji keyboard mapping for Asus M1607KA

By default, pressing Fn+F8 maps the scancode to KEY_BLUETOOTH (in evtest,
MSC_SCAN 7e -> KEY_BLUETOOTH). Windows/the manufacturer may intercept the
same scancode to execute "Launch Emoji keyboard."
On Linux, we get the "raw" KEY_BLUETOOTH code, which is unacceptable.

prog1 is already reserved by default for launching MyAsus (a Windows
application) with the Fn+F12 combination, so we will use prog2.

Signed-off-by: Vasiliy Kovalev <kovalev@altlinux.org>
hwdb.d/60-keyboard.hwdb