Add Scripts/Bash/Fix DisplayLink Issues on Linux.md
This commit is contained in:
		
							
								
								
									
										5
									
								
								Scripts/Bash/Fix DisplayLink Issues on Linux.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								Scripts/Bash/Fix DisplayLink Issues on Linux.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| ``` sh | ||||
| xrandr --auto | ||||
| xrandr --setprovideroutputsource 4 0 | ||||
| xrandr --output HDMI-1 --primary --mode 1920x1080 --rate 75.00 --output DVI-I-1-1 --mode 1920x1080 --rate 60.00 --right-of HDMI-1 --output -eDP-1 --off | ||||
| ``` | ||||
		Reference in New Issue
	
	Block a user