2012-04-19 09:39:05 +00:00
|
|
|
---
|
2016-05-19 15:24:22 +00:00
|
|
|
conf/70-synaptics.conf | 3 ++-
|
2012-04-19 09:39:05 +00:00
|
|
|
1 file changed, 2 insertions(+), 1 deletion(-)
|
|
|
|
|
2016-05-19 15:24:22 +00:00
|
|
|
--- a/conf/70-synaptics.conf
|
|
|
|
+++ b/conf/70-synaptics.conf
|
2012-04-19 09:39:05 +00:00
|
|
|
@@ -14,7 +14,8 @@
|
|
|
|
# This option is recommend on all Linux systems using evdev, but cannot be
|
|
|
|
# enabled by default. See the following link for details:
|
|
|
|
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
|
|
|
|
-# MatchDevicePath "/dev/input/event*"
|
|
|
|
+ MatchDevicePath "/dev/input/event*"
|
2014-02-20 14:48:46 +00:00
|
|
|
+ Option "HorizEdgeScroll" "off"
|
2012-04-19 09:39:05 +00:00
|
|
|
EndSection
|
|
|
|
|
|
|
|
Section "InputClass"
|