mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Specify that output transform applies clockwise rotations
This commit is contained in:
		
							parent
							
								
									ab00f7f319
								
							
						
					
					
						commit
						f96dbf748a
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -99,10 +99,10 @@ must be separated by one space. For example:
 | 
				
			||||||
*output* <name> transform <transform> [clockwise|anticlockwise]
 | 
					*output* <name> transform <transform> [clockwise|anticlockwise]
 | 
				
			||||||
	Sets the background transform to the given value. Can be one of "90", "180",
 | 
						Sets the background transform to the given value. Can be one of "90", "180",
 | 
				
			||||||
	"270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270"
 | 
						"270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270"
 | 
				
			||||||
	to apply a rotation and flip, or "normal" to apply no transform. If a single
 | 
						to apply a rotation and flip, or "normal" to apply no transform. The
 | 
				
			||||||
	output is chosen and a rotation direction is specified (_clockwise_ or
 | 
						rotation is performed clockwise. If a single output is chosen and a
 | 
				
			||||||
	_anticlockwise_) then the transform is added or subtracted from the current
 | 
						rotation direction is specified (_clockwise_ or _anticlockwise_) then the
 | 
				
			||||||
	transform.
 | 
						transform is added or subtracted from the current transform.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*output* <name> disable|enable
 | 
					*output* <name> disable|enable
 | 
				
			||||||
	Enables or disables the specified output (all outputs are enabled by
 | 
						Enables or disables the specified output (all outputs are enabled by
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue