From c43c1be815735ce1d25adecc9f7524bbbe565ab4 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 2 Jun 2019 10:20:37 -0700 Subject: [PATCH] Add escape to close shortcut keys --- source/3/3.2/3.2.14/shortcut_keys.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/3/3.2/3.2.14/shortcut_keys.rst b/source/3/3.2/3.2.14/shortcut_keys.rst index 92f98f9e..f89da13b 100644 --- a/source/3/3.2/3.2.14/shortcut_keys.rst +++ b/source/3/3.2/3.2.14/shortcut_keys.rst @@ -18,6 +18,8 @@ You can **Remove** a keyboard shortcut by selecting the shortcut from the keyboa You can **Add** a new keyboard shortcut clicking the :guilabel:`Add` button. The shortcut field will be blank, click the :guilabel:`Shortcut` button to start the countdown, then press the **keyboard shortcut combination** you want to assign. Write a short description of what the keyboard shortcut does, for example "start drop down terminal", or "increases screen brightness" in the :guilabel:`Description` field. To make this execute a terminal command select the :guilabel:`command` radio button and enter the command. +To close shortcut keys press the :kbd:`Escape` key. + Screenshot ----------