From a3f5ac0e9cd58b5760e2a4234f6509f979e5e540 Mon Sep 17 00:00:00 2001 From: Stephen Krauth Date: Sat, 27 Apr 2013 16:09:59 -0400 Subject: Add previous/next profile keyboard shortcuts, menu items --- src/org.mate.terminal.gschema.xml.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/org.mate.terminal.gschema.xml.in') diff --git a/src/org.mate.terminal.gschema.xml.in b/src/org.mate.terminal.gschema.xml.in index 4d7beae..4eb877d 100644 --- a/src/org.mate.terminal.gschema.xml.in +++ b/src/org.mate.terminal.gschema.xml.in @@ -345,6 +345,16 @@ Keyboard shortcut to switch to the next tab Keyboard shortcut key to switch to the next tab. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action. + + '<Alt>Page_Up' + Keyboard shortcut to switch to the previous profile + Keyboard shortcut key to switch to the previous profile. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action. + + + '<Alt>Page_Down' + Keyboard shortcut to switch to the next profile + Keyboard shortcut key to switch to the next profile. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action. + '<Ctrl><Shift>Page_Up' Accelerator to move the current tab to the left. -- cgit v1.2.1