Page 1 of 1

[Solved]Screen Rotate after Restart

Posted: 18 Jun 2020, 05:06
by Flash1976
Hello all,

I tried unsuccessfully to find a solution for my issue. We use Porteus Kiosk 5.0.0 for a advertising monitor.

The monitor is upright and we change Screen-Rotation with

Code: Select all

xrandr –o left
and

Code: Select all

screen_rotate=left
wich works fine. But after reboot the system the rotation is back to normal and we have to enter the code again.

Is there any solution or workarround to save the rotation without build a new .iso?

Thanks a lot and regards,
Flash

Screen Rotate after Restart

Posted: 18 Jun 2020, 07:59
by fanthom
Flash,

Its enough to use official kiosk parameter for screen rotation.
I guess you missed it in the wizard?

Thanks

Screen Rotate after Restart

Posted: 18 Jun 2020, 11:21
by Flash1976
fanthom wrote:
18 Jun 2020, 07:59
I guess you missed it in the wizard?
Maybe... Will do that again! Thanks a lot for answer!