You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
483 B

  1. xrandr --newmode "1280x720_60.00" 74.48 1280 1336 1472 1664 720 721 724 746 -HSync +Vsync
  2. xrandr --addmode HDMI-1 1280x720_60.00
  3. xrandr --output HDMI-1 --mode 1280x720_60.00 --right-of eDP-1
  4. x11vnc -clip 1280x720+1920+0
  5. # gtf 1920 1080 60
  6. # xrandr --newmode "1920x1080_60.00" 10.73 1920 1656 1784 1648 1080 1081 1084 1085 -HSync +Vsync
  7. # xrandr --addmode HDMI-1 1920x1080_60.00
  8. # xrandr --output HDMI-1 --mode 1920x1080_60.00 --right-of eDP-1
  9. # x11vnc -clip 1920x1080+1920+0