MyNixOS website logo
option

services.libinput.touchpad.calibrationMatrix

A string of 9 space-separated floating point numbers. Sets the calibration matrix to the 3x3 matrix where the first row is (abc), the second row is (def) and the third row is (ghi).

Declarations
Type
null or string
Default
null
Example
"0.5 0 0 0 0.8 0.1 0 0 1"