2025-06-15 09:35:27 -05:00
|
|
|
(
|
|
|
|
|
state: Enabled,
|
|
|
|
|
acceleration: Some((
|
2025-11-30 18:02:33 -06:00
|
|
|
profile: Some(Adaptive),
|
|
|
|
|
speed: -0.10288643756187243,
|
2025-06-15 09:35:27 -05:00
|
|
|
)),
|
2025-06-15 15:47:24 -05:00
|
|
|
click_method: Some(Clickfinger),
|
2025-06-15 09:35:27 -05:00
|
|
|
scroll_config: Some((
|
|
|
|
|
method: Some(TwoFinger),
|
|
|
|
|
natural_scroll: Some(false),
|
|
|
|
|
scroll_button: None,
|
|
|
|
|
scroll_factor: None,
|
|
|
|
|
)),
|
2025-06-15 15:47:24 -05:00
|
|
|
tap_config: Some((
|
|
|
|
|
enabled: true,
|
|
|
|
|
button_map: Some(LeftRightMiddle),
|
|
|
|
|
drag: true,
|
|
|
|
|
drag_lock: false,
|
|
|
|
|
)),
|
2025-06-15 09:35:27 -05:00
|
|
|
)
|