Skip to content

Commit

Permalink
ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Roscom committed Jul 8, 2022
1 parent 3ab77c6 commit 8fde0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/ui/ui
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
export QT_PLUGIN_PATH="../../third_party/qt-plugins/$(uname -m)"
export QT_QPA_EGLFS_HIDECURSOR=1
export QT_QPA_FONTDIR=/usr/share/fonts
export QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS=/dev/input/event2:rotate=270
export QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS=rotate=270:
export QT_QPA_EGLFS_PHYSICAL_WIDTH=151
export QT_QPA_EGLFS_PHYSICAL_HEIGHT=74
exec ./_ui

0 comments on commit 8fde0ed

Please sign in to comment.