Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates-src > by-pkgid > 8df69c425657971d7b6ff65dbc7f88f1 > files > 1

lxinput-0.3.4-2.1.mga5.src.rpm

--- lxinput-0.3.4/src/lxinput.c~	2016-04-11 13:02:48.422266028 +0200
+++ lxinput-0.3.4/src/lxinput.c	2016-04-11 13:04:07.270921779 +0200
@@ -354,7 +354,7 @@
                                   _("LXInput autostart"),
                                   _("Setup keyboard and mouse using settings done in LXInput"),
                                   /* FIXME: how to setup left-handed mouse? */
-                                  accel, threshold, delay, interval,
+                                  accel, threshold, delay, 1000/interval,
                                   beep ? "on" : "off");
             g_file_set_contents(user_config_file, str, -1, NULL);
             g_free(str);