From 98650b66b2d54ab1a80fb83e50bea90b2a162fb9 Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Wed, 26 Sep 2018 16:12:09 +0200 Subject: 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(+) (limited to 'schemas/org.mate.accessibility-keyboard.gschema.xml.in') diff --git a/schemas/org.mate.accessibility-keyboard.gschema.xml.in b/schemas/org.mate.accessibility-keyboard.gschema.xml.in index 812497f..36dea0b 100644 --- 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. -- cgit v1.2.1