comparison doc/main_window_image_pane.html @ 1162:f1a9518c4499

More keys.
author zas_
date Wed, 19 Nov 2008 22:57:40 +0000
parents 2562e0bc89a1
children a72acb0fb9a6
comparison
equal deleted inserted replaced
1161:41927ee12b0a 1162:f1a9518c4499
54 <h2>Image panning and manipulation</h2> 54 <h2>Image panning and manipulation</h2>
55 55
56 <p>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.</p> 56 <p>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.</p>
57 57
58 <h3>Keyboard</h3> 58 <h3>Keyboard</h3>
59 <p>Use the Arrows to pan the image in the desired direction, to increase the panning speed hold down the <span class="key">Shift</span> key while pressing an Arrow.<br />Press <span class="key">Ctrl</span> and an Arrow 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.</p> 59 <p>Use the <span class="key">Arrows</span> to pan the image in the desired direction, to increase the panning speed hold down the <span class="key">Shift</span> key while pressing an Arrow.<br />Press <span class="key">Ctrl</span> and an Arrow 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.</p>
60 60
61 <div class="shortcuts"> 61 <div class="shortcuts">
62 <table width="80%" border="1" cellpadding="2" cellspacing="0"> 62 <table width="80%" border="1" cellpadding="2" cellspacing="0">
63 <col id="image_pane_shortcuts_col1" width="25%"></col> 63 <col id="image_pane_shortcuts_col1" width="25%"></col>
64 <col id="image_pane_shortcuts_col2" width="25%"></col> 64 <col id="image_pane_shortcuts_col2" width="25%"></col>
80 </tr> 80 </tr>
81 </thead> 81 </thead>
82 <tbody> 82 <tbody>
83 <tr> 83 <tr>
84 <td> 84 <td>
85 <p>+</p> 85 <span class="key">+</p>
86 <p>=</p> 86 <span class="key">=</p>
87 </td> 87 </td>
88 88
89 <td> 89 <td>
90 <p>Zoom in</p> 90 <p>Zoom in</p>
91 </td> 91 </td>
94 <p>Zoom in.</p> 94 <p>Zoom in.</p>
95 </td> 95 </td>
96 </tr> 96 </tr>
97 <tr> 97 <tr>
98 <td> 98 <td>
99 <p>-</p> 99 <span class="key">-</p>
100 </td> 100 </td>
101 101
102 <td> 102 <td>
103 <p>Zoom out</p> 103 <p>Zoom out</p>
104 </td> 104 </td>
107 <p>Zoom out.</p> 107 <p>Zoom out.</p>
108 </td> 108 </td>
109 </tr> 109 </tr>
110 <tr> 110 <tr>
111 <td> 111 <td>
112 <p>X</p> 112 <span class="key">X</p>
113 <p>[Keypad] *</p> 113 <p>[Keypad] <span class="key">*</span></p>
114 </td> 114 </td>
115 115
116 <td> 116 <td>
117 <p>Fit image to window</p> 117 <p>Fit image to window</p>
118 </td> 118 </td>
121 <p>Scale the image to fit the available display area.</p> 121 <p>Scale the image to fit the available display area.</p>
122 </td> 122 </td>
123 </tr> 123 </tr>
124 <tr> 124 <tr>
125 <td> 125 <td>
126 <p>Z</p> 126 <span class="key">Z</p>
127 <p>[Keypad] /</p> 127 <p>[Keypad] <span class="key">/</span></p>
128 </td> 128 </td>
129 129
130 <td> 130 <td>
131 <p>Zoom 1:1</p> 131 <p>Zoom 1:1</p>
132 </td> 132 </td>
135 <p>Reset the zoom to original image size.</p> 135 <p>Reset the zoom to original image size.</p>
136 </td> 136 </td>
137 </tr> 137 </tr>
138 <tr> 138 <tr>
139 <td> 139 <td>
140 <p>]</p> 140 <span class="key">]</p>
141 </td> 141 </td>
142 142
143 <td> 143 <td>
144 <p>Adjust &gt; Rotate clockwise</p> 144 <p>Adjust &gt; Rotate clockwise</p>
145 </td> 145 </td>
148 <p>Rotate the image clockwise 90 degrees.</p> 148 <p>Rotate the image clockwise 90 degrees.</p>
149 </td> 149 </td>
150 </tr> 150 </tr>
151 <tr> 151 <tr>
152 <td> 152 <td>
153 <p>[</p> 153 <span class="key">[</p>
154 </td> 154 </td>
155 155
156 <td> 156 <td>
157 <p>Adjust &gt; Rotate counterclockwise</p> 157 <p>Adjust &gt; Rotate counterclockwise</p>
158 </td> 158 </td>
216 <h2>Navigation</h2> 216 <h2>Navigation</h2>
217 217
218 <p>The displayed image can be changed to the next or previous image using the keyboard or mouse.</p> 218 <p>The displayed image can be changed to the next or previous image using the keyboard or mouse.</p>
219 219
220 <h3>Keyboard</h3> 220 <h3>Keyboard</h3>
221 <p>The Page Down and Page Up 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 Space and Back Space keys can also be used to change the image.</p> 221 <p>The <span class="key">PageDown</span> and <span class="key">PageUp</span> keys will change the image to the next or previous image, respectively, in the list. The <span class="key">Home</span> and <span class="key">End</span> keys will jump to the first and last image, respectively. When the image has the focus, the <span class="key">SpaceBar</span> and <span class="key">BackSpace</span> keys can also be used to change the image.</p>
222 222
223 <h3>Mouse</h3> 223 <h3>Mouse</h3>
224 <p>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 <a href="#bottomnote1" class="bottomnote">(*)</a>.</p> 224 <p>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 <a href="#bottomnote1" class="bottomnote">(*)</a>.</p>
225 225
226 <h2>Context menu</h2> 226 <h2>Context menu</h2>