[mousetweaks] Fix the default dwell mode in the gconf schema file
- From: Gerd Kohlberger <gerdk src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mousetweaks] Fix the default dwell mode in the gconf schema file
- Date: Sun, 15 Nov 2009 14:25:37 +0000 (UTC)
commit b468ec28507434dadec02eab64a537c6f1e3f727
Author: Gerd Kohlberger <gerdk src gnome org>
Date: Sun Nov 15 15:25:33 2009 +0100
Fix the default dwell mode in the gconf schema file
data/mousetweaks.schemas.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/mousetweaks.schemas.in b/data/mousetweaks.schemas.in
index c62d63b..a2b358d 100644
--- a/data/mousetweaks.schemas.in
+++ b/data/mousetweaks.schemas.in
@@ -105,10 +105,10 @@
<applyto>/desktop/gnome/accessibility/mouse/dwell_mode</applyto>
<owner>mousetweaks</owner>
<type>int</type>
- <default>1</default>
+ <default>0</default>
<locale name="C">
<short>Dwell click mode</short>
- <long>Dwell click mode ("0" = Gesture mode, "1" = Window mode)</long>
+ <long>Dwell click mode ("0" = Window mode, "1" = Gesture mode)</long>
</locale>
</schema>
<schema>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]