Created
December 3, 2019 13:28
-
-
Save wonchulee/2f7ae0582ec4825eb6f00fc7e650480b to your computer and use it in GitHub Desktop.
fix x390 touchpad on fedora31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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