Skip to content

Instantly share code, notes, and snippets.

@dragon788
Forked from joshmccall221/xrandr 4k on 1920x1080
Created March 27, 2017 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dragon788/3892327f6938452b5efa7b9de520aa33 to your computer and use it in GitHub Desktop.
Save dragon788/3892327f6938452b5efa7b9de520aa33 to your computer and use it in GitHub Desktop.
#http://askubuntu.com/questions/379123/can-i-zoom-out-windows-or-scale-the-whole-desktop
xrandr --output LVDS1 --mode 1920x1080 --scale 2x2 --fb 3840x2160 --panning 3840x2160
# 3k
# xrandr --output LVDS1 --mode 1920x1080 --scale 1.5x1.5 --fb 2880x1620 --panning 2880x1620
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment