Added a few MDs, update README

This commit is contained in:
2026-03-19 09:26:48 +08:00
parent bac3652cda
commit 58bf8763ed
4 changed files with 185 additions and 0 deletions

View File

@@ -3,6 +3,16 @@
# TCK RTU - Start Script
# Interactive menu for common development commands
# Flip the display horizontally, and maaaybe flip the mouse cursor+touchscreen as well
# NOW JUST RUN ./flip_display.sh
# Flip the display
#DISPLAY=:0 xrandr --output HDMI-1 --reflect x
# Flip the touch input (using ID 7 for your specific device)
#DISPLAY=:0 xinput set-prop 7 'Coordinate Transformation Matrix' -1 0 1 0 1 0 0 0 1
set -e
# Colors