From b606a462348e6ee16ad1f01e0d5951decc4528e5 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 15 Nov 2019 14:02:04 -0800 Subject: [PATCH] REword startof using the mouse --- source/5/5.4/window_management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/5/5.4/window_management.rst b/source/5/5.4/window_management.rst index ecea4210..d690ed7c 100644 --- a/source/5/5.4/window_management.rst +++ b/source/5/5.4/window_management.rst @@ -5,7 +5,7 @@ Window are the area which contains the graphical user interface that we interact 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 +In the top-right corner of windows a few commands allow you basic controls of the window. Starting from left to right - Iconify :guilabel:`-` 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`. Another way to Iconify is to middle click on the tittlebar. - Maximize reshapes the window to fix the entire screen.