Skip to content

Add quirks for TongFang/Uniwill touchpad and ITE keyboard

Bogdan Mircea requested to merge bobozaur/libinput:uniwill-quirks into main

Adds quirks for TongFang/Uniwill touchpad and the USB ITE keyboard used in the model GM7PX9N. The keyboard quirk is so that disable-while-typing works (the keyboard is recognized as external by libinput). The touchpad quirk is merely because of a warning I noticed in libinput list-devices and the quirk seems to be common for other touchpads as well.

The quirks were tested on my PCSpecialist Recoil 17 (which uses the TongFang GM7PX9N chassis). There are laptops from XMG, TUXEDO, etc. that use the same chassis and would benefit from these quirks as well.

Merge request reports