Skip to content

Rotation: Read rotation at startup

Felix Gerking requested to merge dynamic_screen_rotation into master

Added a flag -r/--rotate= to set a rotation at startup. If no rotation is specified by flag, the value in /sys/class/graphics/fbcon/rotate will be evaluated. The rotation value is passed as a QML property and applied to all screens.

BCS 746-000787

Merge request reports