Created
June 7, 2026 01:25
-
-
Save ElijahLynn/73d7d72c2edd1cf5baa32f78fa5496de to your computer and use it in GitHub Desktop.
rebind touch screen - x1 yoga , arch linux + gnome (sometimes it stops working)
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
| 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