Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8042

Troubleshooting • Re: Raspberry Pi OS UI / GUI scaling?

$
0
0
Sorry, don't get the question, so let me answer it like this:

You can set the screen preferences to large screens. That will scale icons etc. The resolution of your screen is not affected.

You can use --scale option of wlr-randr for up/down-scaling the entire desktop.
Will also not alter the resolution of your screen als it will keep using UHD but all contend will be scaled.

Try it without risk.

Code:

wlr-randr --output HDMI-A-1 --scale 1.5
or

Code:

wlr-randr --output HDMI-A-1 --scale 0.8
you will instantly see the effect. Reboot brings you back to the default 1.0 scale (in case you setting it to 1.0 does not work for whatever reason).
If you want it to persist let us know which window manager you're using.

Statistics: Posted by aBUGSworstnightmare — Sun Jan 26, 2025 7:22 am



Viewing all articles
Browse latest Browse all 8042

Trending Articles