Skip to content

How to enable fractional scaling? #364

Answered by kbdharun
AlexValue asked this question in Q&A
Discussion options

You must be logged in to vote

Experimental fractional scaling support is present in Vanilla OS.

In your case, It doesn't work because you might be trying to execute it in the default vso shell which is a mutable container and not in the host.

It will work if you append host-shell before the command to execute it on host i.e. host-shell gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']".

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AlexValue
Comment options

@pixlxip
Comment options

Answer selected by AlexValue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants