[gsettings-desktop-schemas] schemas: Enable natural scrolling by default
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] schemas: Enable natural scrolling by default
- Date: Thu, 5 Nov 2015 11:57:13 +0000 (UTC)
commit 6f7b78c1b6bc38a8679a3b51ec30c90bd05de9e7
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 3 17:21:57 2015 +0100
schemas: Enable natural scrolling by default
https://bugzilla.gnome.org/show_bug.cgi?id=756863
.../org.gnome.desktop.peripherals.gschema.xml.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.peripherals.gschema.xml.in
b/schemas/org.gnome.desktop.peripherals.gschema.xml.in
index 0f12e6a..0245a62 100644
--- a/schemas/org.gnome.desktop.peripherals.gschema.xml.in
+++ b/schemas/org.gnome.desktop.peripherals.gschema.xml.in
@@ -35,7 +35,7 @@
<range min="-1" max="1"/>
</key>
<key name="natural-scroll" type="b">
- <default>false</default>
+ <default>true</default>
<summary>Natural scrolling</summary>
<description>Set this to TRUE to enable natural (reverse) scrolling for touchpads.</description>
</key>
@@ -75,7 +75,7 @@
<range min="-1" max="1"/>
</key>
<key name="natural-scroll" type="b">
- <default>false</default>
+ <default>true</default>
<summary>Natural scrolling</summary>
<description>Set this to TRUE to enable natural (reverse) scrolling for mice.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]