comparison doc/main_window_image_pane.html @ 1158:616fae3a801f

Unify [Shift] and [Control] notation.
author zas_
date Wed, 19 Nov 2008 21:16:27 +0000
parents 0186f9c7d9e4
children e2ca6295c5d0
comparison
equal deleted inserted replaced
1157:0186f9c7d9e4 1158:616fae3a801f
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 arrow keys to pan the image in the desired direction, to increase the panning speed hold down the Shift key while pressing an arrow key.<br />Press Control and an arrow key 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 arrow keys to pan the image in the desired direction, to increase the panning speed hold down the [Shift] key while pressing an arrow key.<br />Press [Control] and an arrow key 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>