mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	scdoc: unbindcode --input-device, not input-device
Apparently, there's a typo in Sway's man page where `input-device` of `unbindcode` command has no dashes.
This commit is contained in:
		
							parent
							
								
									276e0301e0
								
							
						
					
					
						commit
						58eb0c4082
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -745,7 +745,7 @@ The default colors are:
 | 
				
			||||||
	input device will be unbound.
 | 
						input device will be unbound.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	*unbindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] \
 | 
						*unbindcode* [--whole-window] [--border] [--exclude-titlebar] [--release] \
 | 
				
			||||||
[--locked] [input-device=<device>] <code>
 | 
					[--locked] [--input-device=<device>] <code>
 | 
				
			||||||
	is also available for unbinding with key/button codes instead of key/button names.
 | 
						is also available for unbinding with key/button codes instead of key/button names.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*unmark* [<identifier>]
 | 
					*unmark* [<identifier>]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue