Skip to content

Instantly share code, notes, and snippets.

@4lun
Created June 14, 2023 09:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 4lun/fef94c507a1cec730db228f807e61d96 to your computer and use it in GitHub Desktop.
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
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