update gta04 touchscreen config
This commit is contained in:
parent
37f80e3e92
commit
cf127bcefd
2 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,4 @@
|
||||||
Section "Device"
|
Section "Device"
|
||||||
Identifier "Builtin Default fbdev Device 0"
|
Identifier "Builtin Default fbdev Device 0"
|
||||||
Driver "omapfb"
|
Driver "fbdev"
|
||||||
Option "fb" "/dev/fb0"
|
|
||||||
EndSection
|
EndSection
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
Section "InputClass"
|
Section "InputClass"
|
||||||
Identifier "S3C24XX TouchScreen"
|
Identifier "calibration"
|
||||||
MatchProduct "S3C24XX TouchScreen"
|
MatchProduct "TSC2007 Touchscreen"
|
||||||
Option "Calibration" "110 922 924 96"
|
Option "Calibration" "339 3524 3798 225"
|
||||||
Option "SwapAxes" "1"
|
|
||||||
EndSection
|
EndSection
|
||||||
|
|
Loading…
Reference in a new issue