comparison doc/main_window_image_pane.html @ 1165:473a7c4881cd

Fix up yet unmarked keys.
author zas_
date Thu, 20 Nov 2008 17:23:46 +0000
parents a72acb0fb9a6
children
comparison
equal deleted inserted replaced
1164:3692efcbd325 1165:473a7c4881cd
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 <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> 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> + <span class="key">Arrows</span>.<br />Press <span class="key">Ctrl</span> + <span class="key">Arrows</span> 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>
242 <h2>Displaying images side by side</h2> 242 <h2>Displaying images side by side</h2>
243 243
244 <p>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.</p> 244 <p>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.</p>
245 245
246 <p>Connected zoom is possible through the View &gt; Connected zoom menu. Zoom is then applied to all displayed images.</p> 246 <p>Connected zoom is possible through the View &gt; Connected zoom menu. Zoom is then applied to all displayed images.</p>
247 <p>Connected scrolling is also possible using <span class="key">Shift</span> and first mouse button.</p> 247 <p>Connected scrolling is also possible using <span class="key">Shift</span> and primary mouse button.</p>
248 248
249 249
250 250
251 <p class="bottomnote"><a id="bottomnote1" name="bottomnote1"></a><span class="note_label">(*) Note:</span> The mouse wheel behavior for scrolling and image step can be swapped with the <span class="option_name">Mouse wheel scrolls image</span> option located on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p> 251 <p class="bottomnote"><a id="bottomnote1" name="bottomnote1"></a><span class="note_label">(*) Note:</span> The mouse wheel behavior for scrolling and image step can be swapped with the <span class="option_name">Mouse wheel scrolls image</span> option located on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p>
252 252