touchpad decteced automatically!
This commit is contained in:
@@ -3,14 +3,13 @@
|
|||||||
# Example configuration:
|
# Example configuration:
|
||||||
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
||||||
# Put your touchpad's ID to replace "Touchpad-ID" (keep the quotation marks)
|
# Put your touchpad's ID to replace "Touchpad-ID" (keep the quotation marks)
|
||||||
#
|
|
||||||
# input "Touchpad-ID" {
|
input type:touchpad {
|
||||||
# dwt enabled
|
dwt enabled
|
||||||
# tap enabled
|
tap enabled
|
||||||
# natural_scroll enabled
|
natural_scroll enabled
|
||||||
# middle_emulation enabled
|
}
|
||||||
# }
|
|
||||||
#
|
|
||||||
# Read `man 5 sway-input` for more information about this section.
|
# Read `man 5 sway-input` for more information about this section.
|
||||||
#
|
#
|
||||||
# Keyboard - Uncomment to Pick - Defualt is ENGLISH (US)
|
# Keyboard - Uncomment to Pick - Defualt is ENGLISH (US)
|
||||||
|
|||||||
Reference in New Issue
Block a user