From af01839d1a40bbd001d95a0d436590408041d509 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 14 Dec 2014 18:31:33 +0100 Subject: interface: add automatic-mnemonics key for Gtk xsetting Needed for mate-settings-daemon commit f307b35694753bda6edcd299bf8c28d32b25836d --- schemas/org.mate.interface.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schemas') 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 <_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. + + true + <_summary>Only show mnemonics on when the Alt key is pressed + <_description>Whether mnemonics should be automatically shown and hidden when the user presses the Alt key. + -- cgit v1.2.1