summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schemas/org.mate.interface.gschema.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/schemas/org.mate.interface.gschema.xml.in b/schemas/org.mate.interface.gschema.xml.in
index 5b579ee..bcb2a61 100644
--- a/schemas/org.mate.interface.gschema.xml.in
+++ b/schemas/org.mate.interface.gschema.xml.in
@@ -181,5 +181,12 @@
<summary>Scaling Factor for QT appllications</summary>
<description>This setting determines whether MATE controls the scale factor for QT applications. Enable to synchronize with the GTK scale factor when initializing the session, disable to control this value elsewhere. Requires restarting your session.</description>
</key>
+ <key name="gtk-enable-primary-paste" type="b">
+ <default>true</default>
+ <summary>Enable the primary paste selection</summary>
+ <description>
+ If true, gtk+ uses the primary paste selection, usually triggered by a middle mouse button click.
+ </description>
+ </key>
</schema>
</schemalist>