Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
[Problem] It sometimes after reboot change output from Touchpad to Mouse, evtest show it output from "TOPS0102:00 35CC:0104 Touchpad" to "TOPS0102:00 35CC:0104 Mouse",and it works as A mouse. [Solution] Like GLO-GXXX,As a workaround, it is possible to call MT_QUIRK_FORCE_GET_FEATURE to force set feature in mt_set_input_mode for such special touchpad device. Link:https://gitlab.freedesktop.org/libinput/libinput/-/issues/1040 Link:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9ffccb691adb854e7b7f3ee57fbbda12ff70533f Link:https://www.cnblogs.com/szdytom/p/fix-honormagic-touchpad.html
- Loading branch information