Skip to content

Instantly share code, notes, and snippets.

@wonchulee
Created December 3, 2019 13:28
Show Gist options
  • Save wonchulee/2f7ae0582ec4825eb6f00fc7e650480b to your computer and use it in GitHub Desktop.
Save wonchulee/2f7ae0582ec4825eb6f00fc7e650480b to your computer and use it in GitHub Desktop.
fix x390 touchpad on fedora31
$ sudo sh -c 'echo -n "elantech" > /sys/bus/serio/devices/serio1/protocol'
# reference
https://wiki.debian.org/SynapticsTouchpad#Determining_the_type_of_Touchpad
https://www.reddit.com/r/thinkpad/comments/chxg1l/trackpad_issue_linux_x390/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment