Still not fixing inverted screen issue for Forma
hey just downloaded the application and after tying the following 3 different lines in the sub tread to no avail. I am inserting them into ultimatemangareader.sh right after the other export codes just editing through windows words. when changing codes files dont always update on my forma is that the issue or is it something else? any help is welcomed currently when i click the top left it closes the app (press button on far right hand corner)
export QT_QPA_PLATFORM=kobo:touchscreen_rotate=90:touchsc reen_invert_x=0:touchscreen_invert_y=0:logicaldpit arget=108
echo 3 > /sys/class/graphics/fb0/rotate
touchscreen_rotate=auto90
touchscreen_invert_x=auto0
touchscreen_invert_y=auto0
|