Skip to content

Instantly share code, notes, and snippets.

@aont
Created August 2, 2015 01:30
Show Gist options
  • Select an option

  • Save aont/12d4ec3124db8c402570 to your computer and use it in GitHub Desktop.

Select an option

Save aont/12d4ec3124db8c402570 to your computer and use it in GitHub Desktop.
xrandr panning
#!/bin/sh
xrandr --output LVDS1 --scale 1.3x1.3 --panning 1331x780 --fb 1331x780
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment