Sway: configure touchpad
This commit is contained in:
		
							parent
							
								
									8f60828b79
								
							
						
					
					
						commit
						fd737bbc33
					
				
					 1 changed files with 8 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -53,17 +53,14 @@ output DP-4 resolution 1920x1080 position 1920,0
 | 
			
		|||
 | 
			
		||||
### Input configuration
 | 
			
		||||
#
 | 
			
		||||
# Example configuration:
 | 
			
		||||
#
 | 
			
		||||
#   input "2:14:SynPS/2_Synaptics_TouchPad" {
 | 
			
		||||
#       dwt enabled
 | 
			
		||||
#       tap enabled
 | 
			
		||||
#       natural_scroll enabled
 | 
			
		||||
#       middle_emulation enabled
 | 
			
		||||
#   }
 | 
			
		||||
#
 | 
			
		||||
# You can get the names of your inputs by running: swaymsg -t get_inputs
 | 
			
		||||
# Read `man 5 sway-input` for more information about this section.
 | 
			
		||||
input "1739:31251:SYNA2393:00_06CB:7A13_Touchpad" {
 | 
			
		||||
    dwt enabled
 | 
			
		||||
    tap enabled
 | 
			
		||||
    natural_scroll enabled
 | 
			
		||||
    middle_emulation enabled
 | 
			
		||||
    tap_button_map lrm
 | 
			
		||||
    scroll_method two_finger
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
input type:keyboard {
 | 
			
		||||
    xkb_layout de
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue