13 lines
267 B
Text
13 lines
267 B
Text
|
|
(
|
||
|
|
state: Enabled,
|
||
|
|
acceleration: Some((
|
||
|
|
profile: Some(Flat),
|
||
|
|
speed: 0.0,
|
||
|
|
)),
|
||
|
|
scroll_config: Some((
|
||
|
|
method: Some(TwoFinger),
|
||
|
|
natural_scroll: Some(false),
|
||
|
|
scroll_button: None,
|
||
|
|
scroll_factor: None,
|
||
|
|
)),
|
||
|
|
)
|