In F36/X11 fractional scaling doesn’t work.
- Entering the Wayland-specific
gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"
, nothing happens. - When I enter the (former?) X11-specific
gsettings set org.gnome.mutter experimental-features "['x11-randr-fractional-scaling']"
, I getThe provided value is outside of the valid range
. Dconf editor also doesn’t show this X11-specific setting as an option forexperimental-features
. - Text scaling also isn’t an option for me, as this also affects other (properly scaled) screens. Additionally, this just affects some parts of text and by far not all text elements.
Does anyone know any advice? I’d be thankful.