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
|
### Input configuration
|
||||||
#
|
#
|
||||||
# Example configuration:
|
input "1739:31251:SYNA2393:00_06CB:7A13_Touchpad" {
|
||||||
#
|
dwt enabled
|
||||||
# input "2:14:SynPS/2_Synaptics_TouchPad" {
|
tap enabled
|
||||||
# dwt enabled
|
natural_scroll enabled
|
||||||
# tap enabled
|
middle_emulation enabled
|
||||||
# natural_scroll enabled
|
tap_button_map lrm
|
||||||
# middle_emulation enabled
|
scroll_method two_finger
|
||||||
# }
|
}
|
||||||
#
|
|
||||||
# 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 type:keyboard {
|
input type:keyboard {
|
||||||
xkb_layout de
|
xkb_layout de
|
||||||
|
|
Loading…
Reference in a new issue