From 598a70d904fad25e82703aca5a9bd74d8263bb94 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 19 Aug 2019 14:03:03 -0700 Subject: [PATCH] Reword close bullet --- 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 163df410..b8c99df5 100644 --- a/source/5/5.4/window_management.rst +++ b/source/5/5.4/window_management.rst @@ -9,7 +9,7 @@ In the top-right corner of a windows a few commands allow you basic controls of - 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 :guilabel:`x` attempts to end the window and probably the program. +- Close :guilabel:`x` attempts to close the window unless a dialog asks for to save or the program is not responding. .. image:: window_corner.png