2 lines
130 B
Bash
Executable file
2 lines
130 B
Bash
Executable file
#!/usr/bin/env bash
|
|
xinput set-prop 'pointer:Goodix Capacitive TouchScreen' 'Coordinate Transformation Matrix' 0 1 0 -1 0 1 0 0 1
|