comparison doc/main_window_file_pane.html @ 1160:2562e0bc89a1

Mark keyboard keys with a span and make them look like a key through css style.
author zas_
date Wed, 19 Nov 2008 22:42:20 +0000
parents e2ca6295c5d0
children 41927ee12b0a
comparison
equal deleted inserted replaced
1159:e2ca6295c5d0 1160:2562e0bc89a1
45 45
46 <p>A <b>context menu</b> can be displayed by clicking the right mouse button on the file pane or pressing the menu key while the file pane has the focus.</p> 46 <p>A <b>context menu</b> can be displayed by clicking the right mouse button on the file pane or pressing the menu key while the file pane has the focus.</p>
47 47
48 <h2>List view</h2> 48 <h2>List view</h2>
49 49
50 <p>This mode can be enabled by selecting &ldquo;List&rdquo; from the View menu, pressing [Ctrl] + L on the keyboard, or unselecting &ldquo;View as icons&rdquo; from the context menu.</p> 50 <p>This mode can be enabled by selecting &ldquo;List&rdquo; from the View menu, pressing <span class="key">Ctrl</span> + <span class="key">L</span> on the keyboard, or unselecting &ldquo;View as icons&rdquo; from the context menu.</p>
51 51
52 <p>The list view mode displays images in a standard vertical list. Three columns provide the file name, size in bytes, and the time the contents were last modified.</p> 52 <p>The list view mode displays images in a standard vertical list. Three columns provide the file name, size in bytes, and the time the contents were last modified.</p>
53 53
54 <p><b>Thumbnails</b> can be displayed next to each file in the list, to toggle thumbnails on or off by selecting &ldquo;Thumbnails&rdquo; from the View menu, pressing the T key, clicking the thumbnail button on the tool bar, or selecting &ldquo;Show thumbnails&rdquo; from the context menu.</p> 54 <p><b>Thumbnails</b> can be displayed next to each file in the list, to toggle thumbnails on or off by selecting &ldquo;Thumbnails&rdquo; from the View menu, pressing the <span class="key">T</span> key, clicking the thumbnail button on the tool bar, or selecting &ldquo;Show thumbnails&rdquo; from the context menu.</p>
55 55
56 <h2>Icon view</h2> 56 <h2>Icon view</h2>
57 57
58 <p>This mode can be enabled by selecting &ldquo;Icons&rdquo; from the View menu, pressing [Ctrl] + I on the keyboard, or selecting &ldquo;View as icons&rdquo; from the context menu.</p> 58 <p>This mode can be enabled by selecting &ldquo;Icons&rdquo; from the View menu, pressing <span class="key">Ctrl</span> + <span class="key">I</span> on the keyboard, or selecting &ldquo;View as icons&rdquo; from the context menu.</p>
59 59
60 <p>The icon view mode displays images as thumbnails in a grid, and by default a file name below each thumbnail.</p> 60 <p>The icon view mode displays images as thumbnails in a grid, and by default a file name below each thumbnail.</p>
61 61
62 <p>The <b>file name</b> displayed below each thumbnail can be turned on or off by selecting &ldquo;Show filename text&rdquo; from the context menu.</p> 62 <p>The <b>file name</b> displayed below each thumbnail can be turned on or off by selecting &ldquo;Show filename text&rdquo; from the context menu.</p>
63 63
67 67
68 <h3>Mouse</h3> 68 <h3>Mouse</h3>
69 69
70 <ul> 70 <ul>
71 <li> 71 <li>
72 <p>[Ctrl] + Primary mouse button will add or remove the file from the selection.</p> 72 <p><span class="key">Ctrl</span> + <span class="key">Primary</span> 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>[Shift] + 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> 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>
81 </li> 81 </li>
82 82
83 <li> 83 <li>
84 <p>[Shift] + [Ctrl] + Primary mouse works as [Shift] + Primary, 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> + <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>
85 </li> 85 </li>
86 </ul> 86 </ul>
87 87
88 <h3>Keyboard</h3> 88 <h3>Keyboard</h3>
89 89
90 <ul> 90 <ul>
91 <li> 91 <li>
92 <p>[Ctrl] + Arrows will move the focus without changing the selection.</p> 92 <p><span class="key">Ctrl</span> + <span class="key">Arrows</span> will move the focus without changing the selection.</p>
93 </li> 93 </li>
94 94
95 <li> 95 <li>
96 <p>[Ctrl] + Space will toggle selection of the focused image.</p> 96 <p><span class="key">Ctrl</span> + <span class="key">Space</span> will toggle selection of the focused image.</p>
97 </li> 97 </li>
98 98
99 <li> 99 <li>
100 <p>[Shift] + Arrows will select a region of images.</p> 100 <p><span class="key">Shift</span> + <span class="key">Arrows</span> will select a region of images.</p>
101 </li> 101 </li>
102 102
103 <li> 103 <li>
104 <p>[Shift] + [Ctrl] + Arrows works as [Shift] + Arrows, but will not change the selection of files outside the current focus region.</p> 104 <p><span class="key">Shift</span> + <span class="key">Ctrl</span> + <span class="key">Arrows</span> works as <span class="key">Shift</span> + <span class="key">Arrows</span>, but will not change the selection of files outside the current focus region.</p>
105 </li> 105 </li>
106 </ul> 106 </ul>
107 107
108 <p>To select all files press [Ctrl] + A, or to unselect all image press [Ctrl] + [Shift] + A. These operations are also available from the Edit menu as &ldquo;Select all&rdquo; and &ldquo;Select none&rdquo;.</p> 108 <p>To select all files press <span class="key">Ctrl</span> + <span class="key">A</span>, or to unselect all image press <span class="key">Ctrl</span> + <span class="key">Shift</span> + <span class="key">A</span>. These operations are also available from the Edit menu as &ldquo;Select all&rdquo; and &ldquo;Select none&rdquo;.</p>
109 109
110 <p>The current number of selected images and their total size will be indicated in the File list section of the <a href="main_window_status_bar.html">status bar</a>.</p> 110 <p>The current number of selected images and their total size will be indicated in the File list section of the <a href="main_window_status_bar.html">status bar</a>.</p>
111 111
112 <h2>Sorting</h2> 112 <h2>Sorting</h2>
113 113