Need an Introduction to Tiny Core? Or peruse Core Concepts.
xinput set-prop <deviceid> "Coordinate Transformation Matrix" -1.1 0 1.02 0 1.05 -0.02 0 0 1
Section "InputClass" Identifier "libinput touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "TransformationMatrix" "-1.1 0 1.02 0 1.05 -0.02 0 0 1"EndSection