diff options
author | Monsta <[email protected]> | 2015-09-14 12:35:39 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-14 16:06:31 +0200 |
commit | 57886d7a447ed010762879259beb97e81c0284ea (patch) | |
tree | fc300d8effcc83871196676bf1801f2313efa14d /schemas/mate-desktop.convert | |
parent | 090de4463a26a35dbd0eb7c4d7439061e9e162a4 (diff) | |
download | mate-desktop-57886d7a447ed010762879259beb97e81c0284ea.tar.bz2 mate-desktop-57886d7a447ed010762879259beb97e81c0284ea.tar.xz |
drop useless single-click key (Caja uses its own one)
fixes https://github.com/mate-desktop/mate-desktop/issues/201
Diffstat (limited to 'schemas/mate-desktop.convert')
-rw-r--r-- | schemas/mate-desktop.convert | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/schemas/mate-desktop.convert b/schemas/mate-desktop.convert index e7360c9..962ec4f 100644 --- a/schemas/mate-desktop.convert +++ b/schemas/mate-desktop.convert @@ -112,7 +112,6 @@ remember-numlock-state = /desktop/mate/peripherals/keyboard/remember_numlock_sta [org.mate.peripherals-mouse] left-handed = /desktop/mate/peripherals/mouse/left_handed -single-click = /desktop/mate/peripherals/mouse/single_click motion-acceleration = /desktop/mate/peripherals/mouse/motion_acceleration motion-threshold = /desktop/mate/peripherals/mouse/motion_threshold drag-threshold = /desktop/mate/peripherals/mouse/drag_threshold |