summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorClement Lefebvre <[email protected]>2015-09-03 14:25:35 +0100
committerClement Lefebvre <[email protected]>2015-09-03 14:25:35 +0100
commitc2389563980d4293084ba4d972077029068ecaed (patch)
treeb5d15f072d38ade5586e4e095a17dd31ed401b14 /schemas
parent8d801cfd4e784ae742f9df11a5ae275d5fbc037f (diff)
downloadmate-desktop-c2389563980d4293084ba4d972077029068ecaed.tar.bz2
mate-desktop-c2389563980d4293084ba4d972077029068ecaed.tar.xz
Mouse schema: Enabled enable middle-click emulation by default
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.mate.peripherals-mouse.gschema.xml.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.peripherals-mouse.gschema.xml.in.in b/schemas/org.mate.peripherals-mouse.gschema.xml.in.in
index 0722818..3817d9d 100644
--- a/schemas/org.mate.peripherals-mouse.gschema.xml.in.in
+++ b/schemas/org.mate.peripherals-mouse.gschema.xml.in.in
@@ -31,7 +31,7 @@
<_description>Length of a double click.</_description>
</key>
<key name="middle-button-enabled" type="b">
- <default>false</default>
+ <default>true</default>
<_summary>Middle button emulation</_summary>
<_description>Enables middle mouse button emulation through simultaneous left and right button click.</_description>
</key>