annotate doc/docbook/GuideMainWindowImagePane.xml @ 1734:b92fc3c922ac

scripts for converting wiki documentation to docbook
author nadvornik
date Sun, 22 Nov 2009 09:12:22 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1734
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
2 <section id="GuideMainWindowImagePane">
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
3 <title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
4 Image Pane
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
5 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
6 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
7 The image pane is the region of the main window that displays the selected image. The image pane allows adjustment of display size and orientation; it also provides several methods to manipulate the image with the mouse and keyboard.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
8 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
9 <para/><section id="Imagedisplay"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
10 Image display
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
11 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
12 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
13 The image is drawn to the screen as it is decoded from disk. The image can be panned and zoomed while it is still loading. Image adjustment operations for rotation, mirror, and flip will delay until the image is completed. The adjustment queue will remember one operation and will retain the most recently requested function, which will be performed once the image has finished loading.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
14 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
15 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
16 The quality of the image, especially when using the zoom feature, is dependent on the settings that are available on the <link linkend="GuideOptionsImage">Image tab</link> of the preferences dialog.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
17 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
18 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
19 To increase the speed of loading the next image when navigating the image list in sequence, enable the <link linkend="GuideOptionsImage">Preload next image</link> option.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
20 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
21 <para/></section><section id="Imagepanningandmanipulation"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
22 Image panning and manipulation
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
23 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
24 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
25 When the image size is larger than the image pane, the visible region can be changed with the keyboard or mouse. The keyboard can also be used to adjust the orientation of the image.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
26 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
27 <para/><section id="Keyboard"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
28 Keyboard
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
29 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
30 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
31 Use the Arrows to pan the image in the desired direction, to increase the panning speed hold down the Shift + Arrows.<?db2html element="br"?>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
32 Press Ctrl + Arrows to move to the respective edge of the image. The image can only be panned with the keyboard when the image has the focus, indicated by a dotted line surrounding the image pane.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
33 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
34 <informaltable><tgroup cols="3"><tbody><row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
35 Shortcut
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
36 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
37 Context menu name
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
38 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
39 Description
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
40 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
41 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
42 + =
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
43 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
44 Zoom in
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
45 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
46 Zoom in.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
47 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
48 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
49 -
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
50 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
51 Zoom out
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
52 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
53 Zoom out.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
54 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
55 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
56 X [Keypad]*
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
57 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
58 Fit image to window
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
59 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
60 Scale the image to fit the available display area.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
61 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
62 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
63 Z [Keypad]/
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
64 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
65 Zoom 1:1
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
66 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
67 Reset the zoom to original image size.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
68 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
69 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
70 ]
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
71 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
72 Rotate clockwise
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
73 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
74 Rotate the image clockwise 90 degrees.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
75 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
76 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
77 [
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
78 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
79 Rotate counterclockwise
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
80 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
81 Rotate the image counterclockwise 90 degrees.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
82 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
83 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
84 Shift + R
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
85 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
86 Rotate 180
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
87 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
88 Rotate the image 180 degrees.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
89 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
90 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
91 Shift + M
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
92 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
93 Mirror
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
94 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
95 Flip the image horizontally.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
96 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
97 <row><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
98 Shift + F
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
99 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
100 Flip
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
101 </entry><entry>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
102 Flip the image vertically.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
103 </entry></row>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
104 </tbody></tgroup></informaltable>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
105 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
106 Note: The rotation, mirror, and flip functions will not change the image data directly. Depending on the <link linkend="GuideOptionsMetadata">Metadata Options</link>, they just alter the Orientation property in memory, in private metadata file or in the image. The image can be rotated according to the saved metadata with "Apply the orientation to image content" command.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
107 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
108 <para/></section><section id="Mouse"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
109 Mouse
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
110 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
111 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
112 Press the primary mouse button on the image and hold it, then move the mouse to pan the image in the desired direction. Releasing the mouse button will stop the panning operation. The mouse wheel can also be used to scroll the image when holding down the Shift key [<ulink url="/wiki#bottomnote1">(*)</ulink>].
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
113 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
114 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
115 To scale the image size hold down the Ctrl key and scroll the mouse wheel up to zoom in, or down to zoom out.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
116 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
117 <para/><section id="SmoothScroll"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
118 Smooth Scroll
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
119 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
120 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
121 To start the smooth scroll function hold down the Shift key and click the primary mouse button. An icon will appear at the location of the mouse pointer, the mouse can then be positioned to pan the image. The image will pan in the direction of the mouse pointer relative to the icon. The pan speed will increase in proportion to the distance that the pointer is from the center of the icon. To end the smooth scroll function click the primary mouse button within the image pane.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
122 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
123 <para/></section></section></section><section id="Navigation"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
124 Navigation
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
125 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
126 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
127 The displayed image can be changed to the next or previous image using the keyboard or mouse.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
128 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
129 <para/><section id="Keyboard1"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
130 Keyboard
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
131 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
132 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
133 The <ulink url="/wiki/PageDown">PageDown?</ulink> and <ulink url="/wiki/PageUp">PageUp?</ulink> keys will change the image to the next or previous image, respectively, in the list. The Home and End keys will jump to the first and last image, respectively. When the image has the focus, the <ulink url="/wiki/SpaceBar">SpaceBar?</ulink> and <ulink url="/wiki/BackSpace">BackSpace?</ulink> keys can also be used to change the image.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
134 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
135 <para/></section><section id="Mouse1"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
136 Mouse
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
137 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
138 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
139 To change to the next image in the list click the left mouse button, click the middle mouse button to change to the previous image. The mouse wheel can also be used to change the current image [<ulink url="/wiki#bottomnote1">(*)</ulink>].
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
140 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
141 <para/></section></section><section id="Contextmenu"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
142 Context menu
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
143 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
144 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
145 Right clicking the mouse or pressing the menu key while the image has the focus will display a menu. The menu functions will perform the same as those that match the window's <link linkend="GuideMainWindowMenus">menu bar</link>, however a few functions are unique to the context menu:
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
146 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
147 <variablelist><varlistentry><term>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
148 View in new window
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
149 </term><listitem><para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
150 Opens a new window containing a second copy of the current image.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
151 </para></listitem></varlistentry><varlistentry><term>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
152 Pause slide show, Continue slide show
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
153 </term><listitem><para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
154 Controls the pause state of an active slide show, the text of the menu will change to reflect the action that will be performed.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
155 </para></listitem></varlistentry></variablelist>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
156 <para/></section><section id="DragandDrop"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
157 Drag and Drop
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
158 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
159 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
160 Files and folders can be dropped onto the image pane, dropping a file will display the file and dropping a folder will change the main window to display the contents of the folder. When dropping multiple items on the image pane, only the first item in the list will be used, all additional items will be ignored.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
161 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
162 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
163 A drag and drop operation can be initiated from the image pane with the middle mouse button, the dragged item will contain the file path of the displayed image.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
164 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
165 <para/></section><section id="Displayingimagessidebyside"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
166 Displaying images side by side
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
167 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
168 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
169 Using View &gt; Split item from the main menu, image pane can be splitted in up to four panes, this allows to display images side by side. You may use drag'n drop to change images in each pane.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
170 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
171 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
172 Connected zoom is possible through the View &gt; Connected zoom menu. Zoom is then applied to all displayed images.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
173 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
174 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
175 Connected scrolling is also possible using Shift and primary mouse button.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
176 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
177 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
178 As a general rule, hotkeys and mouse without shift affects just one image and with shift all images.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
179 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
180 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
181 (*) Note: The mouse wheel behavior for scrolling and image step can be swapped with the Mouse wheel scrolls image option located on the <link linkend="GuideOptionsAdvanced">Advanced tab?</link> of the preferences dialog.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
182 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
183 <para/></section></section>