I have Ubuntu installed on my 15-year-old laptop which has a maximum native display of 1366x768. With the default Ubuntu (or any other linux distro) install, objects on the screen are too large for comfortable use so I've scaled the display down by:
- Changing the display setting to "Ubuntu on Xorg" at login and;
- Getting the system to automatically execute the command "xrandr --output LVDS --scale-from 1600x900".
I'm just wondering whether it's possible to do the same thing with the default Wayland display and, if so, how to go about it.