From b390544f5b068cf7b3f3df7bbd0d29a12ab108cd Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 1 Mar 2020 21:09:23 -0800 Subject: [PATCH] Add Descritpion column --- source/3/3.2/3.2.14/shortcut_keys.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 301eb497..70ee32c9 100644 --- a/source/3/3.2/3.2.14/shortcut_keys.rst +++ b/source/3/3.2/3.2.14/shortcut_keys.rst @@ -14,7 +14,7 @@ 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 so you know what this shortcut does in the future. To make this execute a terminal command select the :guilabel:`Command` radio button and enter the command. -To see what previous keyboard shortcuts use their are several columns to see what keyboard shortcuts do. To see what number of each keyboard shortcut look at the :guilabel:`Id` column. +To see what previous keyboard shortcuts use their are several columns to see what keyboard shortcuts do. To see what number of each keyboard shortcut look at the :guilabel:`Id` column. To see what keyboard to press look at the :guilabel:`Shortcut` column. To see what the shortcut does look at the :guilabel:`Description` column. To close Shortcut Keys press the :kbd:`Escape` key or press the :guilabel:`Close` button.