20 lines
No EOL
447 B
Text
20 lines
No EOL
447 B
Text
(
|
|
state: Enabled,
|
|
acceleration: Some((
|
|
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,
|
|
)),
|
|
) |