diff --git a/debian/install b/debian/install index 98eea31..b4f2464 100644 --- a/debian/install +++ b/debian/install @@ -39,4 +39,5 @@ /usr/share/cosmic/com.system76.CosmicTheme.Light /usr/share/cosmic/com.system76.CosmicTheme.Light.Builder /usr/share/cosmic/com.system76.CosmicTheme.Mode +/usr/share/cosmic/com.system76.CosmicComp/v1/input_touchpad /usr/share/icons/hicolor diff --git a/resources/default_schema/com.system76.CosmicComp/v1/input_touchpad b/resources/default_schema/com.system76.CosmicComp/v1/input_touchpad new file mode 100644 index 0000000..feeb6db --- /dev/null +++ b/resources/default_schema/com.system76.CosmicComp/v1/input_touchpad @@ -0,0 +1 @@ +(state:Enabled,click_method:Some(Clickfinger),scroll_config:Some((method:Some(TwoFinger),natural_scroll:None,scroll_button:None,scroll_factor:None)),tap_config:Some((enabled:false,button_map:Some(LeftRightMiddle),drag:true,drag_lock:false))) \ No newline at end of file