mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Merge pull request #1211 from wdbw/missing-send-event
Add missing send-event mode to sway-input(5)
This commit is contained in:
		
						commit
						ee81b1aecb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -30,7 +30,7 @@ Commands
 | 
				
			||||||
**input** <identifier> dwt <enabled|disabled>::
 | 
					**input** <identifier> dwt <enabled|disabled>::
 | 
				
			||||||
	Enables or disables disable-while-typing for the specified input device.
 | 
						Enables or disables disable-while-typing for the specified input device.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**input** <identifier> events <enable|disabled>::
 | 
					**input** <identifier> events <enabled|disabled|disabled_on_external_mouse>::
 | 
				
			||||||
	Enables or disables send_events for specified input device.
 | 
						Enables or disables send_events for specified input device.
 | 
				
			||||||
	(Disabling  send_events disables the input device)
 | 
						(Disabling  send_events disables the input device)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue