From 157521ffc794d754563c06fad3e5bb220db85302 Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Thu, 27 Aug 2020 00:13:13 +0200 Subject: xsettings: Adopt drag-threshold/double-click settings from gsettings-desktop-schemas These settings are more universal than gnome-settings-daemon. --- ...nome.settings-daemon.peripherals.gschema.xml.in | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'data/org.gnome.settings-daemon.peripherals.gschema.xml.in') diff --git a/data/org.gnome.settings-daemon.peripherals.gschema.xml.in b/data/org.gnome.settings-daemon.peripherals.gschema.xml.in index a6705801..c2d716a7 100644 --- a/data/org.gnome.settings-daemon.peripherals.gschema.xml.in +++ b/data/org.gnome.settings-daemon.peripherals.gschema.xml.in @@ -36,18 +36,6 @@ File name of the bell sound to be played. - - - 400 - Double click time - Length of a double click in milliseconds. - - - 8 - Drag threshold - Distance before a drag is started. - - false @@ -77,6 +65,16 @@ Middle button emulation Enables middle mouse button emulation through simultaneous left and right button click. + + 400 + Double click time + Length of a double click in milliseconds. + + + 8 + Drag threshold + Distance before a drag is started. + -- cgit v1.2.1