From 8589f71367eced979c967acdce7072bde8739b94 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 19 Nov 2018 17:06:19 -0800 Subject: [PATCH] Add show desktop to useful keyboard shortcuts --- source/5/5.4/window_management.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/5/5.4/window_management.rst b/source/5/5.4/window_management.rst index 9481a8ad..5f3fca40 100644 --- a/source/5/5.4/window_management.rst +++ b/source/5/5.4/window_management.rst @@ -7,7 +7,7 @@ Using the mouse --------------- In the top-right corner of a windows a few commands allow you basic controls of the window. Starting from left to right -- Iconify (-) hides/minimizes the window making it only appear on the task bar of the Panel. It can be recalled by clicking on the application on the task bar, or cycling through open windows with (ALT + Tab) +- Iconify (-) hides/minimizes the window making it only appear on the task bar of the Panel. It can be recalled by clicking on the application on the task bar, or cycling through open windows with :kbd:`ALT + Tab` - Maximize reshapes the window to fix the entire screen. - Close (x) attempts to end the window and probably the program. @@ -30,6 +30,7 @@ Useful keyboard shortcuts - Closing a window :kbd:`Alt + F4` - Switching through windows :kbd:`Hold Alt + hit Tab` - Resizing windows, :kbd:`Super (windows key) + directional arrows`. +- Show desktop with :kbd:`Control + Alt + D`. Screenshots -----------