From 816cb3bbb64a354ffeee53819ccec51c3fab905e Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 3 Nov 2018 22:50:46 -0700 Subject: [PATCH] Add resize to window management --- 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 06c23b9c..af7e2b99 100644 --- a/source/5/5.4/window_management.rst +++ b/source/5/5.4/window_management.rst @@ -23,6 +23,7 @@ Right clicking on the title bar and left clicking on the icon located at the top - The earlier mentioned Iconify, Maximize, Close, and Resize option are also available here. - Roll up/down rolls the window into the title-bar. - Decorate/Undecorate hides them title-bar. +- Resize lets you use the change the size of a window. Useful keyboard shortcuts ------------------------- @@ -34,4 +35,4 @@ Screenshots ----------- .. image:: snap_left_right.png -.. image:: snap_up_down.png \ No newline at end of file +.. image:: snap_up_down.png