x-vertical: position left+right of base screen
This commit is contained in:
		
					parent
					
						
							
								c11a01e1bf
							
						
					
				
			
			
				commit
				
					
						1085266c54
					
				
			
		
					 1 changed files with 8 additions and 2 deletions
				
			
		
							
								
								
									
										10
									
								
								x-vertical
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								x-vertical
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -3,5 +3,11 @@
 | 
			
		|||
 | 
			
		||||
# DP2 = right, port more nearby me
 | 
			
		||||
# DP3 = "regular charging port"
 | 
			
		||||
xrandr --output DP2 --auto --above eDP1 --rotate left
 | 
			
		||||
xrandr --output DP3 --auto --left-of DP2 --rotate left
 | 
			
		||||
 | 
			
		||||
# v1, above
 | 
			
		||||
#xrandr --output DP2 --auto --above eDP1 --rotate left
 | 
			
		||||
#xrandr --output DP3 --auto --left-of DP2 --rotate left
 | 
			
		||||
 | 
			
		||||
# v1, left+right
 | 
			
		||||
xrandr --output DP2 --auto --right-of eDP1 --rotate left
 | 
			
		||||
xrandr --output DP3 --auto --left-of eDP1  --rotate left
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue