summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schemas/org.mate.accessibility-keyboard.gschema.xml.in4
1 files changed, 4 insertions, 0 deletions
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 @@
<key name="stickykeys-enable" type="b">
<default>false</default>
</key>
+ <key name="stickykeys-latch-to-lock" type="b">
+ <default>true</default>
+ <description>Latch modifiers when pressed twice in a row until the same modifier is pressed again.</description>
+ </key>
<key name="stickykeys-two-key-off" type="b">
<default>false</default>
<description>Disable if two keys are pressed at the same time.</description>