sway: Ignore PS4 controller touchpad events
This commit is contained in:
		
							parent
							
								
									25c8833ec3
								
							
						
					
					
						commit
						2b642b2aaf
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -61,6 +61,8 @@ in
 | 
			
		|||
          names = [ font.interface ];
 | 
			
		||||
          size = font.size.medium * 1.0;
 | 
			
		||||
        };
 | 
			
		||||
        # Ignore PS4 controller touchpad events
 | 
			
		||||
        input."1356:2508:Wireless_Controller_Touchpad".events = "disabled";
 | 
			
		||||
        input."type:touchpad" = {
 | 
			
		||||
          # Disable While Typing
 | 
			
		||||
          dwt = "enabled";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue