-

CommentStreams:B9e39ab6006a386e52ae4730913ecc81

From Geekworm Wiki
< CommentStreams:2c479767ca672f6265de270709ab33e9
Revision as of 12:47, 4 August 2020 by 173.69.3.2 (talk) (Migrated reply #1024)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Found my own fix.

edited: /etc/X11/xorg.conf.d/99-calibration.conf

reversed the Calibration section options a bit. Mine is now this after calibration:

Section "InputClass"

       Identifier      "calibration"
       MatchProduct    "ADS7846 Touchscreen"
       Option  "Calibration"   "3964 151 3843 240"
       Option  "SwapAxes"      "0"

EndSection