From 416b7fceaa546b36c11651e597fd15149032a8b3 Mon Sep 17 00:00:00 2001 From: rmens Date: Fri, 16 Aug 2024 16:23:09 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 32ebcdd..3727317 100755 --- a/install.sh +++ b/install.sh @@ -82,7 +82,7 @@ xset -dpms # Disable DPMS (Energy Star) features. xset s off # Disable screen saver. xset s noblank # Don't blank the video device. -# Set the resolution and position monitor 2 to the right of monitor 1 +# Set the resolution xrandr --newmode "1920x1080_50i" 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace -hsync +vsync xrandr --addmode HDMI-1 "1920x1080_50i"