#Help me plz im struggling so hard

5 messages · Page 1 of 1 (latest)

dusky crystal
#

run xrandr-q to make sure the output name is correct

dusky crystal
#

Once you have the correct output name, you can use it in the xrandr command to set the scaling mode to "Full aspect". Here's the corrected command: xrandr --output <output-name> --set "scaling mode" "Full aspect"

#

Replace <output-name> with the correct output name obtained from the xrandr-q command. This should fix the issue and prevent non-native screen resolutions from stretching.

#

@weary sigil lmk how that works

dusky crystal
#

Weird