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

Raspberry Pi OS • Re: Scale display to 125%

$
0
0

Code:

xrandr --output HDMI-1 --primary --scale 1.25x1.25
or

Code:

xrandr --output HDMI-1 --primary --scale-from WIDTHxHEIGHT
with WIDTH/HEIGHT the resolution you want to scale to (2400x1330 for your 125% scale)

will not work on Wayland.
Thank you too. The idea is excellent but I don't understand why when the command is launched the display loses quality
there are two direction to which to scale: increasing the resolution or decreasing it.

Statistics: Posted by aBUGSworstnightmare — Sun Jun 16, 2024 8:05 am



Viewing all articles
Browse latest Browse all 5359

Trending Articles