this post was submitted on 09 Aug 2025
19 points (100.0% liked)

Linux Questions

3091 readers
1 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

I am running Fedora KDE. I generally use 150% scaling. When I am using game streaming like Boosteroid or GeForce Now, I want to set that to 100%.

Is there an easy way to configure a "toggle" for this? Is there a shell command for example that I could turn into a script?

top 3 comments
sorted by: hot top controversial new old
[–] oopsallnaps@piefed.ca 7 points 5 months ago (2 children)

I'm not at a computer atm, but I believe you can use kscreen-doctor to do that. It exposes pretty much all of kdes display settings.

[–] Ephera@lemmy.ml 5 points 5 months ago

Yep, apparently this works, for example, to set the scaling to 150% on monitor 1:

kscreen-doctor output.1.scale.1.5
[–] raptir@mander.xyz 2 points 4 months ago

Thank you, this is it!