From 132718e6375e09153bfab90b662adfaeec3e0203 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 18 May 2019 10:32:08 -0700 Subject: [PATCH] Fix copy to clipboard and paste from clipboard --- source/2/2.3/2.3.1/lximage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.3/2.3.1/lximage.rst b/source/2/2.3/2.3.1/lximage.rst index e8224416..f01548d6 100644 --- a/source/2/2.3/2.3.1/lximage.rst +++ b/source/2/2.3/2.3.1/lximage.rst @@ -20,7 +20,7 @@ To rotate an image to the right press the circular arrow that points to the righ To flip your image on the vertical axis press :kbd:`V` or :menuselection:`Edit --> Flip Vertically`. To flip your image on the horizontal axis press :kbd:`H` or :menuselection:`Edit --> Flip Horizonatally`. -To copy an image to the clipboard you can :menuselection:`Copy to Clipboard`. To paste an image to the clipboard :menuselection:`Paste from Clipboard`. +To copy an image to the clipboard you can :menuselection:`Edit --> Copy to Clipboard`. To paste an image to the clipboard :menuselection:`Edit --> Paste from Clipboard`. To view the next picture on your image press the :kbd:`right arrow` or :kbd:`page down` and conversly to view the previous image press the :kbd:`left arrow` or :kbd:`page up`. To view thumbnails of the current directory you can toggle thumbnails by pressing :kbd:`T` or :menuselection:`View --> Show Thumbnails` and thumbnails will show at the bottom with a scrollbar at the bottom of the window to view the whole folder. You can also scroll between different pictures with the mousewheel as well. To jump to the first picture press :kbd:`home` or :menuselection:`Go --> First File`. To jump to the last picture press :kbd:`end` or :menuselection:`Go --> Last File`.