xrandr | grep connected
xrandr --output HDMI-1 --mode 720x576
xrandr --output HDMI-1 --rotate left // Take rotation to the left as an example
xrandr --output HDMI-1 --rotate right // Rotate right
xrandr --output HDMI-1 --rotate inverted // reverse
xrandr --output HDMI-1 --rotate normal // normal display
xrandr --output HDMI-1 --primary --right-of DSI-1
xrandr --newmode "1920x1200_60.00" 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync