sway: configure mouse
This commit is contained in:
		
							parent
							
								
									3bf1bd220e
								
							
						
					
					
						commit
						9da25c99fe
					
				
					 3 changed files with 22 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -79,6 +79,12 @@ in
 | 
			
		|||
        };
 | 
			
		||||
        # Ignore PS4 controller touchpad events
 | 
			
		||||
        input."1356:2508:Wireless_Controller_Touchpad".events = "disabled";
 | 
			
		||||
 | 
			
		||||
        input."1133:16537:Logitech_G502_X_PLUS" = {
 | 
			
		||||
          accel_profile = "flat";
 | 
			
		||||
          pointer_accel = "0";
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
        input."type:touchpad" = {
 | 
			
		||||
          # Disable While Typing
 | 
			
		||||
          dwt = "enabled";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue