Skip to content

Patched libinput for my Thinkpad Z13 gen 1 Touchpad.

Notifications You must be signed in to change notification settings

giprayogo/libinput

Repository files navigation

README

Patched libinput for my Thinkpad Z13 gen 1 Touchpad. Two patches:

To-Do: Experiment with other acceleration profiles such as one in this paper

(probably relevant APIs)

How to make a patch

diff -Naru file_original file_updated > file.patch

How to build

Add the patches to PKGBUILD's source list, then

makepkg -g >> PKGBUILD  # Then fix the `sha256sums` line
makepkg -si

Don't forget to update prepare() section for the patches.

If meson complains about version

Delete src/build

About

Patched libinput for my Thinkpad Z13 gen 1 Touchpad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages