fixed X.Org evdev calibration option format
This commit is contained in:
parent
77741ecfaa
commit
c0e03a5d30
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ if [ \$DEVICE = "gta01" ]; then
|
|||
Section "InputClass"
|
||||
Identifier "s3c2410 TouchScreen"
|
||||
MatchProduct "s3c2410 TouchScreen"
|
||||
Option "Calibration" "69, 922, 950, 65"
|
||||
Option "Calibration" "69 922 950 65"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
__XORG__
|
||||
|
|
Loading…
Reference in a new issue