This commit is contained in:
2022-11-09 15:22:28 +05:00
parent 157ea8d696
commit 801ea06083

View File

@ -28,7 +28,9 @@ echo "---------------"
xrandr | grep disconnected | awk '{print $1}'
echo "---------------"
read -p 'Enter one of the ports to be used for VNC: ' PORT
xrandr --addmode $PORT $RESOLUTION
sleep 10
xrandr --output $PORT --mode $RESOLUTION
echo Configure the new diplay where you want