added keyboard repeat rate options to the config in examples/config
This commit is contained in:
parent
1cb1d5a1b9
commit
bdad659d7c
|
@ -113,6 +113,11 @@ output eDP-1 peripheral
|
||||||
# input type:pointer scroll_method two_finger
|
# input type:pointer scroll_method two_finger
|
||||||
# input * calibration_matrix 1 2 3 4 5 6
|
# input * calibration_matrix 1 2 3 4 5 6
|
||||||
|
|
||||||
|
## Keyboard repeat rate
|
||||||
|
|
||||||
|
# input * repeat_rate 50
|
||||||
|
# input * repeat_delay 300
|
||||||
|
|
||||||
## Message configuration
|
## Message configuration
|
||||||
|
|
||||||
# configure_message display_time 1
|
# configure_message display_time 1
|
||||||
|
|
Loading…
Reference in New Issue