Created
August 2, 2015 01:30
-
-
Save aont/12d4ec3124db8c402570 to your computer and use it in GitHub Desktop.
xrandr panning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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