summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.mate.interface.gschema.xml.in.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in
index 801242b..979024b 100644
--- a/schemas/org.mate.interface.gschema.xml.in.in
+++ b/schemas/org.mate.interface.gschema.xml.in.in
@@ -155,5 +155,10 @@
<_summary>Titlebar layout of GTK3 client-side decorated windows</_summary>
<_description>This setting determines which buttons should be put in the titlebar of client-side decorated windows, and whether they should be placed at the left of right. See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout.</_description>
</key>
+ <key name="automatic-mnemonics" type="b">
+ <default>true</default>
+ <_summary>Only show mnemonics on when the Alt key is pressed</_summary>
+ <_description>Whether mnemonics should be automatically shown and hidden when the user presses the Alt key.</_description>
+ </key>
</schema>
</schemalist>