From 2179bbd57ec14db7e81ef5b60f197298e480343a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 7 Feb 2023 22:59:20 -0800 Subject: [PATCH] Add cut and paste in impress by right click --- source/2/2.2/2.2.3/libreoffice_impress.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.3/libreoffice_impress.rst b/source/2/2.2/2.2.3/libreoffice_impress.rst index 35f3d882..a954cced 100644 --- a/source/2/2.2/2.2.3/libreoffice_impress.rst +++ b/source/2/2.2/2.2.3/libreoffice_impress.rst @@ -34,7 +34,7 @@ To spell check your presentation press :kbd:`F7` or :menuselection:`Tools --> Sp If you want to print your slides you can press :kbd:`Control + p` or :menuselection:`File --> Print`. To open up your printer settings :menuselection:`File --> Printer Settings`. A dialog will pop up with different settings for your printer. To chose which printer to print to use the :guilabel:`Printer` drop down menu. To change which slides use the :guilabel:`Range and Copies` button group. To change what paper size you are printing change the :guilabel:`Paper size` field. To change which way the paper is printed on change the :guilabel:`Orientation` field. To the left in a sidebar is a preview of what you will print. To view what page you are on and how many pages is in the bottom left of the sidebar. -If you want to paste text into a slideshow right click :menuselection:`Paste`, press :kbd:`Control + V`, or :menuselection:`Edit --> Paste`. To copy text select it first and then press :kbd:`Control + C` or :menuselection:`Edit --> Copy`. To cut text select it first and the press :kbd:`Control +X` or :menuselection:`Edit --> Cut`. To paste text without formatting pres :kbd:`Control +Shift + Alt +V` or :menuselection:`Edit --> Paste Unformatted Text`. To select all text press :kbd:`Control+A` or :menuselection:`Edit --> Select All`. +If you want to paste text into a slideshow right click :menuselection:`Paste`, press :kbd:`Control + V`, or :menuselection:`Edit --> Paste`. To copy text select it first and then press :kbd:`Control + C`, right click :menuselection:`Copy`, or :menuselection:`Edit --> Copy`. To cut text select it first and the press :kbd:`Control +X`, right click :menuselection:`Cut`, or :menuselection:`Edit --> Cut`. To paste text without formatting pres :kbd:`Control +Shift + Alt +V` or :menuselection:`Edit --> Paste Unformatted Text`. To select all text press :kbd:`Control+A` or :menuselection:`Edit --> Select All`. To insert a special character :menuselection:`Insert --> Special Character`. To center your text press :kbd:`Control + E` or :menuselection:`Format --> Align --> Center`. To have your text aligned to the right press :kbd:`Control +R` or :menuselection:`Format --> Align --> Right`. To align text to the left press :kbd:`Control + L` or :menuselection:`Format -->Align --> Left`.