7 lines
188 B
Text
7 lines
188 B
Text
|
# Rotate the display so it's usable with the keyboard
|
||
|
output DSI-1 transform 90
|
||
|
|
||
|
# Link the touchscreen to the display
|
||
|
input "1046:9271:Goodix_Capacitive_TouchScreen" map_to_output DSI-1
|
||
|
|