Skip to content

Commit

Permalink
Add 40-pine64-touchscreen to rockpro64
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Apr 4, 2020
1 parent 3c42cf3 commit 9cdcf24
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions root-rockpro64/etc/X11/xorg.conf.d/40-pine64-touchscreen.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Section "InputClass"
Identifier "libinput for goodix-ts"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"

Option "RotationAngle" "30"
EndSection

0 comments on commit 9cdcf24

Please sign in to comment.