Skip to content

Instantly share code, notes, and snippets.

@level323
Created March 30, 2017 05:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save level323/a3defd489365889ff5c6ae4f30cfd8c5 to your computer and use it in GitHub Desktop.
Save level323/a3defd489365889ff5c6ae4f30cfd8c5 to your computer and use it in GitHub Desktop.
Voyo VBook V3 (Apollo Lake N4200): PERMANENT Touchscreen calibration adjustment that works for me. Set via `udev` rules. Survives reboot.
# Note: Tested and works on Debian Stretch (2017-03-29)
# Locate at /etc/udev/rules.d/99-voyo-v3-n4200-touchpad.rules
KERNEL=="event*",SUBSYSTEM=="input",ATTRS{name}=="silead_ts",ENV{LIBINPUT_CALIBRATION_MATRIX}="-2.072 0 1 0 -2.698 1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment