From 8afb421dc4c30ffe72f4225df05644a2d3432323 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 6 Aug 2019 17:52:52 -0700 Subject: [PATCH] Style close and iconify buttons --- source/5/5.4/window_management.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/5/5.4/window_management.rst b/source/5/5.4/window_management.rst index d0774423..63d7c684 100644 --- a/source/5/5.4/window_management.rst +++ b/source/5/5.4/window_management.rst @@ -7,9 +7,9 @@ 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`. Another way to iconify is to middle click on the tittlebar. +- 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. -- Close (x) attempts to end the window and probably the program. +- Close :guilabel:`x` attempts to end the window and probably the program. .. image:: window_corner.png