-p
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user