docs: fixing xinput argument (#208)

This commit is contained in:
Peter Buchegger 2021-07-21 13:38:31 +02:00 committed by GitHub
parent 10e1fa867b
commit 4b1aa52e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ Device '<screen name>':
You can verify by checking that the 'Coordinate Transformation Matrix' or 'libinput Calibration Matrix'.
You can test a change by running:
`xinput set-props "<screen name>" 'Coordinate Transformation Matrix' <matrix>`
`xinput set-prop "<screen name>" 'Coordinate Transformation Matrix' <matrix>`
Replace matrix with one of the options above, such as: `1 0 0 0 1 0 0 0 1`
To make this permanent, modify the file `/etc/udev/rules.d/51-touchscreen.rules` and put the following line in: