[gnome-settings-daemon] mouse: Set default touchpad deactivation to	1.0s
- From: Bastien Nocera <hadess src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-settings-daemon] mouse: Set default touchpad deactivation to	1.0s
 
- Date: Wed, 23 May 2012 17:18:58 +0000 (UTC)
 
commit f69237f58526cd524b39a6f05db63e61fecd6ad3
Author: Nicolas Dufresne <nicolas dufresne collabora com>
Date:   Sat Oct 8 10:34:09 2011 -0400
    mouse: Set default touchpad deactivation to 1.0s
    
    https://bugzilla.gnome.org/show_bug.cgi?id=590783
 plugins/mouse/gsd-mouse-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/mouse/gsd-mouse-manager.c b/plugins/mouse/gsd-mouse-manager.c
index 8a1d444..17a7219 100644
--- a/plugins/mouse/gsd-mouse-manager.c
+++ b/plugins/mouse/gsd-mouse-manager.c
@@ -549,7 +549,7 @@ set_disable_w_typing (GsdMouseManager *manager, gboolean state)
 
                 args[0] = "syndaemon";
                 args[1] = "-i";
-                args[2] = "2.0";
+                args[2] = "1.0";
                 args[3] = "-K";
                 args[4] = "-R";
                 args[5] = NULL;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]