Skip to content

add palm rejection support for all Razer Blade models

dan_g requested to merge danryu/libinput:razerquirk into main

In response to the problem raised here #489 (comment 858027) I created a small Python utility to scrape the openrazer project for Razer Blade internal keyboard VIDs.

razer_quirk_util.py - https://gist.github.com/danryu/ee0c24ac50af40321550462bbf9ab594

This allows us to potentially bulk-add all Razer Blade models to benefit from palm rejection, rather than processing individual requests and merges.

This merge request includes the output of the above utility, appended to the razer quirks file.

Signed-off-by: dan g dan.garton@gmail.com

Merge request reports