diff --git a/debian/patches/0001_add-setting-for-xkb-modifier-latching.patch b/debian/patches/0001_add-setting-for-xkb-modifier-latching.patch deleted file mode 100644 index 7a93af6..0000000 --- a/debian/patches/0001_add-setting-for-xkb-modifier-latching.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 98650b66b2d54ab1a80fb83e50bea90b2a162fb9 Mon Sep 17 00:00:00 2001 -From: Colomban Wendling -Date: Wed, 26 Sep 2018 16:12:09 +0200 -Subject: [PATCH] Add new setting to control XKB modifier latching - -Add new setting org.mate.accessibility-keyboard.stickykeys-latch-to-lock -to control whether latching is enabled together with sticky keys. ---- - schemas/org.mate.accessibility-keyboard.gschema.xml.in | 4 ++++ - 1 file changed, 4 insertions(+) - ---- a/schemas/org.mate.accessibility-keyboard.gschema.xml.in -+++ b/schemas/org.mate.accessibility-keyboard.gschema.xml.in -@@ -61,6 +61,10 @@ - - false - -+ -+ true -+ Latch modifiers when pressed twice in a row until the same modifier is pressed again. -+ - - false - Disable if two keys are pressed at the same time.