From 9996b5df50c68ca7c892fb7d5516d6c1cb922294 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 12 Feb 2019 15:20:08 -0800 Subject: [PATCH] Add middle click titlebar to iconify --- 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 135677aa..9011aa93 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 :kbd:`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`. Another way to iconfigy is to middle click on the tittlebar. - Maximize reshapes the window to fix the entire screen. - Close (x) attempts to end the window and probably the program.