From 21421e4031b99ec5d281654011bdaaeb1983bd83 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 31 Aug 2023 14:32:41 -0700 Subject: [PATCH] Add selection tool to libreoffice draw --- source/2/2.2/2.2.3/libreoffice_draw.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/2/2.2/2.2.3/libreoffice_draw.rst b/source/2/2.2/2.2.3/libreoffice_draw.rst index 93245ff3..feb4715d 100644 --- a/source/2/2.2/2.2.3/libreoffice_draw.rst +++ b/source/2/2.2/2.2.3/libreoffice_draw.rst @@ -6,6 +6,8 @@ Libreoffice Draw is the drawing portion of LibreOffice. Usage ----- To draw a line left click on the :guilabel:`single line` button on the toolbar on the left. Then click at one point where you want the line to start and move with the mouse to where you want it to end. To draw a rectangle left click on the :guilabel:`rectangle` button on the left bar. Then click on one corner of the rectangle and then more the mouse to the other corner diagonally of where you want the rectangle. To draw an ellipse left click on the :guilabel:`ellipse` button on the left bar. Then left click on one side of the ellipse and move the mouse to where you want the other side of the elipse to end. At the end of drawing something it will be selected and you can move and resize it as you wish. + +To switch to a selection tool left click on the :guilabel:`mouse cursor` image on the left bar. To move what you have selected left click and drag it to where you want it. To resize an item keeping its porpotion left click on a corner of the boxes that show up and click and drag to the desired side. To squish or strech while resizing something click on corner on the side and the click and drag to the desired size. To delete an selected part press :kbd:`delete` while you have it selected. Version -------