diff --git a/community/lxde/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf b/community/lxde/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf index a8030fc..05be751 100644 --- a/community/lxde/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf +++ b/community/lxde/desktop-overlay/etc/X11/xorg.conf.d/70-synaptics.conf @@ -7,7 +7,7 @@ Section "InputClass" Option "TapButton3" "2" Option "VertEdgeScroll" "on" Option "HorizEdgeScroll" "on" - Option "SingleTapTimeout" "10" + Option "SingleTapTimeout" "100" EndSection Section "InputClass"