18 lines
268 B
Plaintext
18 lines
268 B
Plaintext
### Input configuration
|
|
#
|
|
# Example configuration:
|
|
#
|
|
input type:touchpad {
|
|
dwt enabled
|
|
tap enabled
|
|
natural_scroll enabled
|
|
middle_emulation enabled
|
|
}
|
|
#
|
|
input type:keyboard {
|
|
xkb_layout "us"
|
|
xkb_variant "altgr-intl"
|
|
repeat_rate 50
|
|
repeat_delay 200
|
|
}
|