mirror of
https://github.com/goodtft/LCD-show.git
synced 2025-02-01 03:52:10 +01:00
Update 40-libinput.conf-HDMI7C
Fix CalibrationMatrix
This commit is contained in:
parent
1c3b2707dd
commit
9b253580f8
@ -23,7 +23,7 @@ EndSection
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchscreen catchall"
|
||||
MatchIsTouchscreen "on"
|
||||
Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1"
|
||||
Option "CalibrationMatrix" "1 0 0 0 1 0 0 0 1"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
Loading…
x
Reference in New Issue
Block a user