Skip to content

Instantly share code, notes, and snippets.

@LilithWittmann
Created August 29, 2020 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LilithWittmann/7e4f9c4c3f315518b71fc382c25ebe89 to your computer and use it in GitHub Desktop.
Save LilithWittmann/7e4f9c4c3f315518b71fc382c25ebe89 to your computer and use it in GitHub Desktop.
Section "InputClass"
Identifier "calibration"
MatchProduct "3M 3M USB Touchscreen - AGI"
Option "MinX" "-389"
Option "MaxX" "65591"
Option "MinY" "182"
Option "MaxY" "66172"
Option "SwapXY" "0" # unless it was already set to 1
Option "InvertX" "0" # unless it was already set
Option "InvertY" "0" # unless it was already set
Option "TransformationMatrix" "0 1.478 -0.24 1.391 0 -0.199 0 0 1"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment