LINUX.ORG.RU

История изменений

Исправление imatveev13, (текущая версия) :

xinput_calibrator больше не работает. Предлагаю https://github.com/ivan-matveev/xorg_calibrator

Матрицу можно запихать в:

/usr/share/X11/xorg.conf.d/99-calibration.conf

В духе:

Section "InputClass"
        Identifier      "calibration"
        MatchProduct    "VirtualPS/2 VMware VMMouse"
        Option  "TransformationMatrix"  "0.999153 -0.003339 -0.000184 -0.005000 0.998305 0.003031 0.000000 0.000000 1.000000"
EndSection

xorg_calibrator этот файл запишет с правильным названием устройства.

Исходная версия imatveev13, :

xinput_calibrator больше не работает. Предлагаю https://github.com/ivan-matveev/xorg_calibrator