Skip to content

Instantly share code, notes, and snippets.

@phackwer
Created September 19, 2018 23:14
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 phackwer/320e59b3c1569debeb07dc825c7e8df6 to your computer and use it in GitHub Desktop.
Save phackwer/320e59b3c1569debeb07dc825c7e8df6 to your computer and use it in GitHub Desktop.
Higher resolution by scaling on low resolution screes
phackwer@phackwer-X540SA ~> xrandr --output eDP-1 --mode 1366x768 --scale-from 1650x900 --panning 1650x900
phackwer@phackwer-X540SA ~> xrandr --output eDP-1 --mode 1366x768 --scale-from 1920x1080 --panning 1920x1080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment