16 lines
249 B
Text
16 lines
249 B
Text
### Input configuration
|
|
#
|
|
# Example configuration:
|
|
#
|
|
input type:touchpad {
|
|
dwt enabled
|
|
tap enabled
|
|
natural_scroll enabled
|
|
middle_emulation enabled
|
|
}
|
|
|
|
input type:keyboard {
|
|
xkb_layout "fr"
|
|
xkb_variant "oss"
|
|
xkb_numlock enabled
|
|
}
|