Is there an X11 utility to scale a window? - Desktop Customization & Workflow

Users browsing this thread: 1 Guest(s)
josuah
Long time nixers
You can probably do this with weston, the reference wayland compositor:

https://www.reddit.com/r/linux/comments/...d/cjr7z0r/
http://www.chaosreigns.com/wayland/weston/ (search for "zoom")

You can also decrease your resolution and scale down the font of all text windows, and decrease browsers DPI

layout.css.devPixelsPerPx - in firefox's about:config

$ chromium --force-device-scale-factor=0.6 - for chromium, chrome, iridium...


Messages In This Thread
RE: Is there an X11 utility to scale a window? - by josuah - 22-08-2017, 12:30 PM