device specific monitor config
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
### 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
|
||||
}
|
||||
Reference in New Issue
Block a user