From 0b769148a8ecf5223ccb07f9924109718e1d3a24 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Thu, 23 Aug 2018 23:34:03 -0400 Subject: interface: add key to enable/disable primary paste from middlemouse --- schemas/org.mate.interface.gschema.xml.in | 7 +++++++ 1 file changed, 7 insertions(+) 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 @@ Scaling Factor for QT appllications 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. + + true + Enable the primary paste selection + + If true, gtk+ uses the primary paste selection, usually triggered by a middle mouse button click. + + -- cgit v1.2.1