Created
June 14, 2023 09:28
-
-
Save 4lun/fef94c507a1cec730db228f807e61d96 to your computer and use it in GitHub Desktop.
Trackpad sometimes stops working on T480s under Ubuntu, this restarts the driver which "fixes" it (until it stops again) without a restart
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
alias fix_trackpad="sudo modprobe -r elan_i2c && sudo modprobe elan_i2c" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment