summaryrefslogtreecommitdiffstats
path: root/doc/mouse.docbook
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-23 21:15:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-23 21:15:44 +0900
commit2f5a9e8ee0c89e93d43f97f97744313ff9e8236a (patch)
tree8b35c2137c66c34009e682cdb240e7427ad38ba1 /doc/mouse.docbook
parent967c50523329266e92d9ae590733b423cd0f646f (diff)
downloadgwenview-2f5a9e8ee0c89e93d43f97f97744313ff9e8236a.tar.gz
gwenview-2f5a9e8ee0c89e93d43f97f97744313ff9e8236a.zip
Restructure doc/man folders
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/mouse.docbook')
-rw-r--r--doc/mouse.docbook40
1 files changed, 0 insertions, 40 deletions
diff --git a/doc/mouse.docbook b/doc/mouse.docbook
deleted file mode 100644
index 0792b3a..0000000
--- a/doc/mouse.docbook
+++ /dev/null
@@ -1,40 +0,0 @@
-<sect1 id='mouse'><title>Using the mouse</title>
-
-<sect2 id='mouse_panning'><title>Panning with the mouse</title>
-<itemizedlist>
- <listitem><para>Holding down the left mouse button on an image allows you to
- scroll the image.</para></listitem>
- <listitem><para>The mouse wheel will scroll the image up and
- down.</para></listitem>
-</itemizedlist>
-</sect2>
-
-
-<sect2 id='mouse_zooming'><title>Zooming with the mouse</title>
-<itemizedlist>
- <listitem><para>Clicking the middle mouse button will toggle the auto zoom
- on/off.</para></listitem>
- <listitem><para>Hold down the Control key, then either use the mouse wheel to
- zoom in and out or left click to zoom in and right click to zoom
- out.</para></listitem>
-
- <listitem><para>The mouse wheel, used while holding down the Alt key, will
- scroll the image horizontally.</para></listitem>
-</itemizedlist>
-</sect2>
-
-
-<sect2 id='mouse_browsing'><title>Browsing with the mouse</title>
-<itemizedlist>
- <listitem><para>Double-clicking on an image toggles Browse
- mode.</para></listitem>
- <listitem><para>By default, the mouse wheel will scroll the image up and down. But,
- this can be configured to browse the images in the current directory
- instead.</para></listitem>
- <listitem><para>Hold down the left mouse button over an image, then click the right
- button to go to the next image.</para>
- <para>Hold down the right button, then click the
- left button to load the previous image.</para></listitem>
-</itemizedlist>
-</sect2>
-</sect1>