Skip to content

Instantly share code, notes, and snippets.

@herpiko
Created October 9, 2017 17:10
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 herpiko/ee2d942b50459d7a7ec2230f7f46681d to your computer and use it in GitHub Desktop.
Save herpiko/ee2d942b50459d7a7ec2230f7f46681d to your computer and use it in GitHub Desktop.
Force full resolution on DELL P2212HB
xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr --addmode DP1 1920x1080_60.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment