Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ElijahLynn/73d7d72c2edd1cf5baa32f78fa5496de to your computer and use it in GitHub Desktop.

Select an option

Save ElijahLynn/73d7d72c2edd1cf5baa32f78fa5496de to your computer and use it in GitHub Desktop.
rebind touch screen - x1 yoga , arch linux + gnome (sometimes it stops working)
dconf reset -f /org/gnome/desktop/peripherals/tablets/056a:52b5/
echo i2c-WACF2200:00 | sudo tee /sys/bus/i2c/drivers/i2c_hid_acpi/unbind
echo i2c-WACF2200:00 | sudo tee /sys/bus/i2c/drivers/i2c_hid_acpi/bind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment