Created
September 18, 2016 08:57
-
-
Save grigio/23bea07882808a0ec791738d2a02e104 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Type=Application | |
Terminal=false | |
Name=Touchpad Fix | |
Exec=/usr/bin/synclient MinSpeed=1.8 MaxSpeed=4 AccelFactor=0.04 ClickPad=1 VertHysteresis=0.1 HorizHysteresis=0.1 HorizTwoFingerScroll=1 VertScrollDelta=-30 HorizScrollDelta=-30 | |
Icon=libinput-gestures | |
Comment=synaptic touchpad fix | |
Categories=GNOME;GTK;System; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment