Mercurial > geeqie
comparison doc/image_management_copy_move.html @ 1158:616fae3a801f
Unify [Shift] and [Control] notation.
author | zas_ |
---|---|
date | Wed, 19 Nov 2008 21:16:27 +0000 |
parents | c564ab6c11fc |
children | e2ca6295c5d0 |
comparison
equal
deleted
inserted
replaced
1157:0186f9c7d9e4 | 1158:616fae3a801f |
---|---|
39 | 39 |
40 <hr /> | 40 <hr /> |
41 | 41 |
42 <h1>Copy and Move</h1> | 42 <h1>Copy and Move</h1> |
43 | 43 |
44 <p>To copy an file in Geeqie press Control + C, to move an file press Control + M. These operations also appear under File in the main menu, and in the context menu of all images and files.</p> | 44 <p>To copy an file in Geeqie press [Control] + C, to move an file press [Control] + M. These operations also appear under File in the main menu, and in the context menu of all images and files.</p> |
45 | 45 |
46 <p>The Copy and Move operations and dialogs behave the same in Geeqie, with the only difference being the final result. The remaining text of this page applies equally to the Copy and Move operations, for the remainder of this page these will be referred to as a Copy/Move operation.</p> | 46 <p>The Copy and Move operations and dialogs behave the same in Geeqie, with the only difference being the final result. The remaining text of this page applies equally to the Copy and Move operations, for the remainder of this page these will be referred to as a Copy/Move operation.</p> |
47 | 47 |
48 <p>Initiating a Copy/Move operation will display a dialog to select the destination folder to Copy/Move the selected file, after the destination folder is selected Geeqie will proceed to Copy/Move the images to the destination. If an error occurs or a file exists with the same name as one of the files being Copy/Moved, a dialog will appear prompting how to handle the situation.</p> | 48 <p>Initiating a Copy/Move operation will display a dialog to select the destination folder to Copy/Move the selected file, after the destination folder is selected Geeqie will proceed to Copy/Move the images to the destination. If an error occurs or a file exists with the same name as one of the files being Copy/Moved, a dialog will appear prompting how to handle the situation.</p> |
49 | 49 |
56 | 56 |
57 <dt>New Folder button</dt><dd>Activate this to create a new empty folder as a sub folder of the active path. The new folder will appear in the folder list ready for you to type in the desired name.</dd> | 57 <dt>New Folder button</dt><dd>Activate this to create a new empty folder as a sub folder of the active path. The new folder will appear in the folder list ready for you to type in the desired name.</dd> |
58 | 58 |
59 <dt>Show Hidden check box</dt><dd>Enabling this check box will cause hidden folders to appear in the folder list.</dd> | 59 <dt>Show Hidden check box</dt><dd>Enabling this check box will cause hidden folders to appear in the folder list.</dd> |
60 | 60 |
61 <dt>Bookmark list</dt><dd>This list on the left side of the window allows you to save links to folders that are frequently used. Activating a bookmark will change the active path to that pointed to by the link. To add items to the bookmark list highlight a folder and press Control + B, select “Add bookmark” from the folder's context menu, or drag a folder onto the bookmark list.<br />The bookmark has a context menu that can be displayed by clicking the right mouse button, or pressing the Menu key when a bookmark has the focus. From the context menu you can edit a bookmark, move it up or down in the list, or remove the bookmark from the list. A bookmark can also be moved by pressing Shift + Up or Shift + Down while it has the focus.</dd> | 61 <dt>Bookmark list</dt><dd>This list on the left side of the window allows you to save links to folders that are frequently used. Activating a bookmark will change the active path to that pointed to by the link. To add items to the bookmark list highlight a folder and press [Control] + B, select “Add bookmark” from the folder's context menu, or drag a folder onto the bookmark list.<br />The bookmark has a context menu that can be displayed by clicking the right mouse button, or pressing the Menu key when a bookmark has the focus. From the context menu you can edit a bookmark, move it up or down in the list, or remove the bookmark from the list. A bookmark can also be moved by pressing [Shift] + Up or [Shift] + Down while it has the focus.</dd> |
62 | 62 |
63 <dt>Folder list</dt><dd>This is the list that displays the folders contained in the active path. To change the active path to a folder displayed in this list double click the primary mouse button or highlight the folder with the keyboard and press Enter or Space. This list has a context menu that allows renaming or bookmarking the selected folder. A folder can also be dragged onto the bookmark list to add a bookmark.</dd> | 63 <dt>Folder list</dt><dd>This is the list that displays the folders contained in the active path. To change the active path to a folder displayed in this list double click the primary mouse button or highlight the folder with the keyboard and press Enter or Space. This list has a context menu that allows renaming or bookmarking the selected folder. A folder can also be dragged onto the bookmark list to add a bookmark.</dd> |
64 | 64 |
65 <dt>Path entry</dt><dd>This text entry displays the active path of the dialog. The path can be directly edited using this entry. Tab completion is supported, and the drop down arrow will display a list of recently selected folders.</dd> | 65 <dt>Path entry</dt><dd>This text entry displays the active path of the dialog. The path can be directly edited using this entry. Tab completion is supported, and the drop down arrow will display a list of recently selected folders.</dd> |
66 | 66 |