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"
|
||||
Identifier "Builtin Default fbdev Device 0"
|
||||
Driver "omapfb"
|
||||
Option "fb" "/dev/fb0"
|
||||
Driver "fbdev"
|
||||
EndSection
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
Section "InputClass"
|
||||
Identifier "S3C24XX TouchScreen"
|
||||
MatchProduct "S3C24XX TouchScreen"
|
||||
Option "Calibration" "110 922 924 96"
|
||||
Option "SwapAxes" "1"
|
||||
Identifier "calibration"
|
||||
MatchProduct "TSC2007 Touchscreen"
|
||||
Option "Calibration" "339 3524 3798 225"
|
||||
EndSection
|
||||
|
|
Loading…
Reference in a new issue