summaryrefslogtreecommitdiff
blob: a87a3d9b977712e214a716016b0123ac991e6314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/plugins/mouse/gsd-mouse-manager.c b/plugins/mouse/gsd-mouse-manager.c
index 80f664a..c9a29fb 100644
--- a/plugins/mouse/gsd-mouse-manager.c
+++ b/plugins/mouse/gsd-mouse-manager.c
@@ -533,7 +533,7 @@ set_disable_w_typing (GsdMouseManager *manager, gboolean state)
 
                 args[0] = "syndaemon";
                 args[1] = "-i";
-                args[2] = "2.0";
+                args[2] = "0.5";
                 args[3] = "-K";
                 args[4] = "-R";
                 args[5] = NULL;