Merge branch 'johannes/revert-software-rotation' into 'master'

Revert !32

See merge request postmarketOS/buffybox!56
This commit is contained in:
Johannes Marbach 2025-06-18 18:20:36 +00:00
commit 82779545b3
6 changed files with 4 additions and 56 deletions

View file

@ -36,15 +36,7 @@ password is printed to STDOUT. All other output happens on STDERR.
horizontally by X pixels and vertically by Y pixels.
*-d --dpi=N*
Override the display's DPI value.
*-r, --rotate=[0-3]*
Rotate the UI to the given orientation. The
values match the ones provided by the kernel in
/sys/class/graphics/fbcon/rotate.
* 0 - normal orientation (0 degree)
* 1 - clockwise orientation (90 degrees)
* 2 - upside down orientation (180 degrees)
* 3 - counterclockwise orientation (270 degrees)
*-h, --help*
*-h, --help*
Print this message and exit.
*-n*
Do not append a newline character to a password.