Created
February 2, 2015 12:05
-
-
Save olavmrk/15421f48ff22b3db53d1 to your computer and use it in GitHub Desktop.
2560x1440 via DVI
This file contains 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
xrandr --newmode "2560x1440" 241.50 2560 2600 2632 2720 1440 1443 1448 1481 -hsync +vsync | |
xrandr --addmode HDMI1 2560x1440 | |
xrandr --output HDMI1 --mode 2560x1440 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment