Skip to content

Instantly share code, notes, and snippets.

@powellc
Created February 11, 2016 19:12
Show Gist options
  • Save powellc/f068a203c736f1e5e031 to your computer and use it in GitHub Desktop.
Save powellc/f068a203c736f1e5e031 to your computer and use it in GitHub Desktop.
Fixes overscanning on Heron, my TV computer
xrandr --output HDMI-0 --rate 60 --mode 1360x768 --fb 1360x768 --panning 1360x768* --output HDMI-0 --mode 1360x768 --same-as VGA-0
xrandr --output HDMI-0 --set underscan on
xrandr --output HDMI-0 --set "underscan hborder" 40 --set "underscan vborder" 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment