Skip to content

Instantly share code, notes, and snippets.

@arya-oss
Created February 3, 2018 04:10
Show Gist options
  • Select an option

  • Save arya-oss/d7fdc3566980c29a83ab0b799fb6864e to your computer and use it in GitHub Desktop.

Select an option

Save arya-oss/d7fdc3566980c29a83ab0b799fb6864e to your computer and use it in GitHub Desktop.

Revisions

  1. arya-oss created this gist Feb 3, 2018.
    4 changes: 4 additions & 0 deletions hacks.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    ## Synaptics Touchpad click enable
    ```bash
    gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true
    ```