comparison doc/main_window_folder_pane.html @ 1159:e2ca6295c5d0

Replace [Control] by shorter and more common [Ctrl].
author zas_
date Wed, 19 Nov 2008 21:36:02 +0000
parents 616fae3a801f
children 2562e0bc89a1
comparison
equal deleted inserted replaced
1158:616fae3a801f 1159:e2ca6295c5d0
89 89
90 <p>A <b>context menu</b> can be displayed by clicking the right mouse button on the folder pane or pressing the menu key while the folder pane has the focus</p> 90 <p>A <b>context menu</b> can be displayed by clicking the right mouse button on the folder pane or pressing the menu key while the folder pane has the focus</p>
91 91
92 <h2>List view</h2> 92 <h2>List view</h2>
93 93
94 <p>This mode can be enabled by unselecting &ldquo;Tree&rdquo; from the View menu, pressing [Control] + T, or unselecting &ldquo;View as tree&rdquo; from the context menu.</p> 94 <p>This mode can be enabled by unselecting &ldquo;Tree&rdquo; from the View menu, pressing [Ctrl] + T, or unselecting &ldquo;View as tree&rdquo; from the context menu.</p>
95 95
96 <p>The list view mode displays sub folders contained in the active folder in a standard vertical list. The parent folder can be selected with the folder named &ldquo;..&rdquo;.</p> 96 <p>The list view mode displays sub folders contained in the active folder in a standard vertical list. The parent folder can be selected with the folder named &ldquo;..&rdquo;.</p>
97 97
98 <h2>Tree view</h2> 98 <h2>Tree view</h2>
99 99
100 <p>This mode can be enabled by selecting &ldquo;Tree&rdquo; from the View menu, pressing [Control] + T, or selecting &ldquo;View as tree&rdquo; from the context menu.</p> 100 <p>This mode can be enabled by selecting &ldquo;Tree&rdquo; from the View menu, pressing [Ctrl] + T, or selecting &ldquo;View as tree&rdquo; from the context menu.</p>
101 101
102 <p>The tree view mode displays all folders in the file system, starting with the root folder and branching out to include sub folders. A folder branch can be expanded or collapsed by clicking the expander next to each folder icon, or by pressing the respective &ldquo;+&rdquo; or &ldquo;-&rdquo; keys when the folder branch has the focus.</p> 102 <p>The tree view mode displays all folders in the file system, starting with the root folder and branching out to include sub folders. A folder branch can be expanded or collapsed by clicking the expander next to each folder icon, or by pressing the respective &ldquo;+&rdquo; or &ldquo;-&rdquo; keys when the folder branch has the focus.</p>
103 103
104 <h2>Sorting</h2> 104 <h2>Sorting</h2>
105 105
135 <p>Image files can be dropped onto folders displayed in the folder pane. A menu will appear allowing you to select to move or copy the dropped images into the target folder. The list will automatically scroll up or down when the drag pointer is near the respective top or bottom of the list. When in tree mode, hovering over a folder for a brief period of time will expand that folder.</p> 135 <p>Image files can be dropped onto folders displayed in the folder pane. A menu will appear allowing you to select to move or copy the dropped images into the target folder. The list will automatically scroll up or down when the drag pointer is near the respective top or bottom of the list. When in tree mode, hovering over a folder for a brief period of time will expand that folder.</p>
136 136
137 <p>The folders can used as a drag source for drag and drop, for example to add images in a folder to a collection window. However drag and drop can not be used to move or copy folders in Geeqie.</p> 137 <p>The folders can used as a drag source for drag and drop, for example to add images in a folder to a collection window. However drag and drop can not be used to move or copy folders in Geeqie.</p>
138 138
139 <p>Using [Shift] key while dragging is a shortcut to move action. Menu will not appear but move will occur.</p> 139 <p>Using [Shift] key while dragging is a shortcut to move action. Menu will not appear but move will occur.</p>
140 <p>Using [Control] key while dragging is a shortcut to copy action. Menu will not appear but copy will occur.</p> 140 <p>Using [Ctrl] key while dragging is a shortcut to copy action. Menu will not appear but copy will occur.</p>
141 141
142 <hr /> 142 <hr />
143 143
144 <div class="navbottom"> 144 <div class="navbottom">
145 <table width="100%" border="0" cellpadding="4" cellspacing="0"> 145 <table width="100%" border="0" cellpadding="4" cellspacing="0">