From 626b9a983419191aa25c28266cf78567775fe255 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 3 Sep 2019 12:04:06 -0700 Subject: [PATCH] Add fullscreen option to screenshot caption --- source/2/2.3/2.3.2/screengrab.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.3/2.3.2/screengrab.rst b/source/2/2.3/2.3.2/screengrab.rst index a6c3b5b6..70c329b0 100644 --- a/source/2/2.3/2.3.2/screengrab.rst +++ b/source/2/2.3/2.3.2/screengrab.rst @@ -7,7 +7,7 @@ Usage ----- To take a new screenshot press the button with a pice of paper with a :guilabel:`+` on it or press :kbd:`Control+N`. After doing this a preview will appear in the center of the window. If you want to save this screenshot press the save downward pointing arrow or press :kbd:`Control+S`. To copy your screenshot to a clipboard press the button with two pieces of paper or press :kbd:`Control+C`. To edit your screenshot in an image editor :menuselection:`Edit in` and select the program you want to use to edit. To quit ScreenGrab press :kbd:`Escape`. -To change what mode to select what are of the screen to take a screenshot from change the :guilabel:`Type` drop down menu. To change how long to delay before taking the screenshot change the :guilabel:`Delay` field. To inlcude the mouse pointer in your screenshot check the :guilabel:`Include mouse pointer` checkbox. +To change what mode to select what are of the screen to take a screenshot from change the :guilabel:`Type` drop down menu. The options in the :guilabel:`Type` menu are :menuselection:`Full screen` to take a picture of everything on all of your screens. To change how long to delay before taking the screenshot change the :guilabel:`Delay` field. To inlcude the mouse pointer in your screenshot check the :guilabel:`Include mouse pointer` checkbox. Screenshot ----------