Some things to note for Libra H2O. The following code needs to be updated to launch in portrait mode. Without it, it defaults to landscape.
Quote:
export QT_QPA_PLATFORM=kobo:touchscreen_rotate=180:touchs creen_invert_x=0:touchscreen_invert_y=0:logicaldpi target=300
echo 0 > /sys/class/graphics/fb0/rotate
|
The backlight does not work on the first launch. I need to close the app and relaunch it for the backlight to work.