1 2 3 4 5 6 7
#!/bin/bash xrandr --output HDMI3 --left-of LVDS1 xrandr --output HDMI3 --mode 1360x768 --rate 60 xrandr --output LVDS1 --primary