Mercurial > geeqie
comparison doc/main_window_file_pane.html @ 1161:41927ee12b0a
Fix text wrongly marked as key.
author | zas_ |
---|---|
date | Wed, 19 Nov 2008 22:46:27 +0000 |
parents | 2562e0bc89a1 |
children |
comparison
equal
deleted
inserted
replaced
1160:2562e0bc89a1 | 1161:41927ee12b0a |
---|---|
67 | 67 |
68 <h3>Mouse</h3> | 68 <h3>Mouse</h3> |
69 | 69 |
70 <ul> | 70 <ul> |
71 <li> | 71 <li> |
72 <p><span class="key">Ctrl</span> + <span class="key">Primary</span> mouse button will add or remove the file from the selection.</p> | 72 <p><span class="key">Ctrl</span> + Primary mouse button will add or remove the file from the selection.</p> |
73 </li> | 73 </li> |
74 | 74 |
75 <li> | 75 <li> |
76 <p>Middle mouse button will toggle selection of the file.</p> | 76 <p>Middle mouse button will toggle selection of the file.</p> |
77 </li> | 77 </li> |
78 | 78 |
79 <li> | 79 <li> |
80 <p><span class="key">Shift</span> + <span class="key">Primary</span> mouse button will select all images between the clicked and focused image, or it will unselect all those images if the clicked image is already selected.</p> | 80 <p><span class="key">Shift</span> + Primary mouse button will select all images between the clicked and focused image, or it will unselect all those images if the clicked image is already selected.</p> |
81 </li> | 81 </li> |
82 | 82 |
83 <li> | 83 <li> |
84 <p><span class="key">Shift</span> + <span class="key">Ctrl</span> + <span class="key">Primary</span> mouse works as <span class="key">Shift</span> + <span class="key">Primary</span>, but will not change the selection of files outside the region between the focus and clicked image.</p> | 84 <p><span class="key">Shift</span> + <span class="key">Ctrl</span> + Primary mouse button works as <span class="key">Shift</span> + Primary mouse button, but will not change the selection of files outside the region between the focus and clicked image.</p> |
85 </li> | 85 </li> |
86 </ul> | 86 </ul> |
87 | 87 |
88 <h3>Keyboard</h3> | 88 <h3>Keyboard</h3> |
89 | 89 |