Skip to content

Instantly share code, notes, and snippets.

@joshmccall221
Last active March 27, 2017 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save joshmccall221/20a305914034434a26efa99462dc62b5 to your computer and use it in GitHub Desktop.
Save joshmccall221/20a305914034434a26efa99462dc62b5 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