update
This commit is contained in:
parent
a96e85fd71
commit
38c58c45b0
5 changed files with 24 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
false
|
||||
true
|
||||
|
|
@ -4,10 +4,17 @@
|
|||
profile: Some(Flat),
|
||||
speed: 0.0,
|
||||
)),
|
||||
click_method: Some(Clickfinger),
|
||||
scroll_config: Some((
|
||||
method: Some(TwoFinger),
|
||||
natural_scroll: Some(false),
|
||||
scroll_button: None,
|
||||
scroll_factor: None,
|
||||
)),
|
||||
tap_config: Some((
|
||||
enabled: true,
|
||||
button_map: Some(LeftRightMiddle),
|
||||
drag: true,
|
||||
drag_lock: false,
|
||||
)),
|
||||
)
|
||||
|
|
@ -1 +1 @@
|
|||
false
|
||||
true
|
||||
Loading…
Add table
Add a link
Reference in a new issue