Initial commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
Section "Device"
|
||||
Identifier "Adafruit PiTFT"
|
||||
Driver "fbdev"
|
||||
Option "fbdev" "/dev/fb1"
|
||||
EndSection
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "stmpe-ts"
|
||||
Option "Calibration" "3800 200 200 3800"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user