8 lines
161 B
Text
8 lines
161 B
Text
# Load touchpad configuration
|
|
|
|
input "type:touchpad" {
|
|
drag enabled
|
|
dwt enabled
|
|
middle_emulation enabled
|
|
natural_scroll enabled
|
|
}
|