comparison doc/main_window_menus.html @ 1133:1f706040db87

Update main window menus description to match current Geeqie.
author zas_
date Tue, 11 Nov 2008 21:17:55 +0000
parents 24c89a03ec12
children 38238d1b2621
comparison
equal deleted inserted replaced
1132:449abed88006 1133:1f706040db87
48 48
49 <dt>New collection</dt><dd>Opens a new collection window, the new collection will be empty.</dd> 49 <dt>New collection</dt><dd>Opens a new collection window, the new collection will be empty.</dd>
50 50
51 <dt>Open collection</dt><dd>Displays a dialog to open a collection stored on disk, the selected collection will then appear in a new window.</dd> 51 <dt>Open collection</dt><dd>Displays a dialog to open a collection stored on disk, the selected collection will then appear in a new window.</dd>
52 52
53 <dt>Open recent</dt><dd>This menu item lists the recently active collections, selecting an item from the list will open that collection in a new window. The most recent item will appear at the top of the list.</dd> 53 <dt>Open recent</dt><dd>This menu item lists the recently active collections, selecting an item from the list will open that collection in a new window. The most recent item will appear at the top of the list. Maximum number of entries can be modified through <a href="options_advanced.html" class="option_name">Open recent list maximum size</a></dd>
54 54
55 <dt>Search...</dt><dd>Opens a new Search window.</dd> 55 <dt>Search...</dt><dd>Opens a new Search window.</dd>
56 56
57 <dt>Find duplicates...</dt><dd>Opens a new Find Duplicates window.</dd> 57 <dt>Find duplicates...</dt><dd>Opens a new Find Duplicates window.</dd>
58 58
59 <dt>Pan view</dt><dd>Open the pan view window.</dd>
60
59 <dt>Print..</dt><dd>Opens a print dialog.</dd> 61 <dt>Print..</dt><dd>Opens a print dialog.</dd>
60 62
61 <dt>New folder...</dt><dd>Creates a new folder in the current path.</dd> 63 <dt>New folder...</dt><dd>Creates a new folder in the current path.</dd>
62 64
63 <dt>Copy...</dt><dd>Opens a dialog to select a destination to copy the currently selected files.</dd> 65 <dt>Copy...</dt><dd>Opens a dialog to select a destination to copy the currently selected files.</dd>
66 68
67 <dt>Rename...</dt><dd>Renames the current file selection.</dd> 69 <dt>Rename...</dt><dd>Renames the current file selection.</dd>
68 70
69 <dt>Delete...</dt><dd>Deletes the current file selection.</dd> 71 <dt>Delete...</dt><dd>Deletes the current file selection.</dd>
70 72
73 <dt>Copy path</dt><dd>Copy selected item path to clipboard. Enabled by <a href="options_advanced.html" class="option_name">Show "Copy path" menu item</a></dd>
74
71 <dt>Close window</dt><dd>Closes the window containing the menu, if the window is the last main window Geeqie will quit.</dd> 75 <dt>Close window</dt><dd>Closes the window containing the menu, if the window is the last main window Geeqie will quit.</dd>
72 76
77
73 <dt>Quit</dt><dd>Quits the Geeqie application, if collections have been changed but not saved, the user will be prompted for confirmation.</dd> 78 <dt>Quit</dt><dd>Quits the Geeqie application, if collections have been changed but not saved, the user will be prompted for confirmation.</dd>
74 </dl> 79 </dl>
80
81 <h2>Go menu</h2>
82 <dl class="menu_desc">
83
84 <dt>First Image</dt><dd>Go to the first image</dd>
85 <dt>Previous Image</dt><dd>Go to the previous image</dd>
86 <dt>Next Image</dt><dd>Go to the next image</dd>
87 <dt>Last Image</dt><dd>Go to the last image</dd>
88
89 </dl>
90
91 <h2>Select menu</h2>
92 <dl class="menu_desc">
93 <dt>Select all</dt><dd>Select all files in the current list</dd>
94 <dt>Select none</dt><dd>Deselect all files</dd>
95 <dt>Invert Selection</dt><dd>Invert current selection</dd>
96 <dt>Show marks</dt><dd>Show marks</dd>
97 <dt>Mark n</dt><dd>Open submenu for manipulating mark n
98 <dl class="menu_desc_sublevel1">
99 <dt>Toggle mark n</dt><dd>Set or unset mark n on selected files</dd>
100 <dt>Set mark n</dt><dd>Set mark n on selected files</dd>
101 <dt>Reset mark n</dt><dd>Unset mark n on selected files</dd>
102 <dt>Select mark n</dt><dd>Select all files having mark n set</dd>
103 <dt>Add mark n</dt><dd>Add files having mark n set to selection</dd>
104 <dt>Intersection with mark n</dt><dd>Intersect current selection and mark n</dd>
105 <dt>Unselect mark n</dt><dd>Remove files having mark n set from current selection</dd>
106 </dl>
107 </dd>
108 </dl>
109
75 110
76 <h2>Edit menu</h2> 111 <h2>Edit menu</h2>
77 112
78 <dl class="menu_desc"> 113 <dl class="menu_desc">
79 114
80 <dt>in &lt;command name&gt;...</dt><dd>This will execute the external command associated with &lt;command name&gt;, these can be changed edited on the <a href="options_editor_commands.html">Editors tab</a> of the Option dialog.</dd> 115 <dt>in &lt;command name&gt;...</dt><dd>This will execute the external command associated with &lt;command name&gt;, these can be changed edited on the <a href="options_editor_commands.html">Editors tab</a> of the Option dialog.</dd>
81 116
82 <dt>Adjust</dt><dd> 117 <dt>Adjust</dt><dd>
83 <dl class="menu_desc_sublevel1"> 118 <dl class="menu_desc_sublevel1">
84 <dt>Rotate clockwise</dt><dd>Rotates the current image clockwise 90 degrees, does not effect the file on disk.</dd> 119 <dt>Rotate clockwise</dt><dd>Rotates the current image clockwise 90 degrees, does not modify the file on disk.</dd>
85 120
86 <dt>Rotate counterclockwise</dt><dd>Rotates the current image counterclockwise 90 degrees, does not effect the file on disk.</dd> 121 <dt>Rotate counterclockwise</dt><dd>Rotates the current image counterclockwise 90 degrees, does not modify the file on disk.</dd>
87 122
88 <dt>Rotate 180</dt><dd>Rotates the current image 180 degrees, does not effect the file on disk.</dd> 123 <dt>Rotate 180</dt><dd>Rotates the current image 180 degrees, does not modify the file on disk.</dd>
89 124
90 <dt>Mirror</dt><dd>Swaps the left and right sides of the image so that the result is similar to that of looking at the image in a mirror, does not effect the file on disk.</dd> 125 <dt>Mirror</dt><dd>Swaps the left and right sides of the image so that the result is similar to that of looking at the image in a mirror, does not modify the file on disk.</dd>
91 126
92 <dt>Flip</dt><dd>Swaps the top and bottom sides of the image, does not effect the file on disk.</dd> 127 <dt>Flip</dt><dd>Swaps the top and bottom sides of the image, does not modify the file on disk.</dd>
128
129 <dt>Toggle grayscale</dt><dd>Show images converted to grayscale, does not modify files on disk. It is applied to all files until toggle again.</dd>
130
131 <dt>Original state</dt><dd>Remove all effects applied through the Adjust menu, reverting image to its original state.</dd>
132
93 </dl> 133 </dl>
94 </dd> 134 </dd>
95 135
96 <dt>Properties</dt><dd>Opens a Properties Window for the currently selected files.</dd> 136 <dt>Properties</dt><dd>Opens a Properties Window for the currently selected files.</dd>
97 137
98 <dt>Select all</dt><dd>Selects all files displayed in the file list.</dd>
99
100 <dt>Select none</dt><dd>Clears the current file selection.</dd>
101
102 <dt>Preferences...</dt><dd>Opens the <a href="options.html">Preferences Dialog</a> for changing of user preferences.</dd> 138 <dt>Preferences...</dt><dd>Opens the <a href="options.html">Preferences Dialog</a> for changing of user preferences.</dd>
103 139
104 <dt>Thumbnail maintenance</dt><dd>Opens a dialog with utilities to manage cached thumbnails and keywords data.</dd> 140 <dt>Thumbnail maintenance</dt><dd>Opens a dialog with utilities to manage cached thumbnails and keywords data.</dd>
105 141
106 <dt>Set as wallpaper</dt><dd>Renders the current image to the root window (desktop). The resulting image will be tiled to fit the root window if zoom is not set to <em>fit to window</em>; when zoom is set to <em>fit to window</em>, the image will be scaled to fill the root window.</dd> 142 <dt>Set as wallpaper</dt><dd>Renders the current image to the root window (desktop). The resulting image will be tiled to fit the root window if zoom is not set to <em>fit to window</em>; when zoom is set to <em>fit to window</em>, the image will be scaled to fill the root window.</dd>
107 </dl> 143 </dl>
108 144
109 <h2>View menu</h2> 145 <h2>View menu</h2>
110 146
111 <dl class="menu_desc"> 147 <dl class="menu_desc">
112 148
113 <dt>Zoom in</dt><dd>Increases the zoom by one increment, resulting in a larger image.</dd> 149 <dt>View in new window</dt><dd>Open selected image in its own window</dd>
114 150
115 <dt>Zoom out</dt><dd>Decreases the zoom by one increment, resulting in a smaller image.</dd> 151 <dt>Zoom</dt><dd>
116 152 <dl class="menu_desc_sublevel1">
117 <dt>Zoom 1:1</dt><dd>Resets the zoom to the original size of the image.</dd> 153 <dt>Zoom in</dt><dd>Increases the zoom by one increment, resulting in a larger image.</dd>
118 154
119 <dt>Zoom to fit</dt><dd>Automatically adjusts the zoom so that the image will fit within the display pane. The effect on images with an original size smaller than the display pane can be changed with the <span class="option_name">Allow enlargement of image for zoom to fit</span> option located on the <a href="options_image.html">Image tab</a> of the preferences dialog.</dd> 155 <dt>Zoom out</dt><dd>Decreases the zoom by one increment, resulting in a smaller image.</dd>
156
157 <dt>Zoom to fit</dt><dd>Automatically adjusts the zoom so that the image will fit within the display pane. The effect on images with an original size smaller than the display pane can be changed with the <span class="option_name">Allow enlargement of image for zoom to fit</span> option located on the <a href="options_image.html">Image tab</a> of the preferences dialog.</dd>
158
159 <dt>Fit Horizontally</dt><dd>Adjust the zoom so image height fit within the display pane.</dd>
160
161 <dt>Fit Vertically</dt><dd>Adjust the zoom so image width fit within the display pane.</dd>
162
163 <dt>Zoom n:m</dt><dd>Set zoom to the n:m value. 1:1 is the original size of the image. When n is greater than m, zoom in occurs else zoom out occurs.</dd>
164 </dl>
165 </dd>
120 166
121 <dt>Thumbnails</dt><dd>Toggles the display of image thumbnails in the file list, this item is not available when the file list is in icon view mode. A check appears next to this item when thumbnails are enabled.</dd> 167 <dt>Thumbnails</dt><dd>Toggles the display of image thumbnails in the file list, this item is not available when the file list is in icon view mode. A check appears next to this item when thumbnails are enabled.</dd>
122 168
123 <dt>List</dt><dd>Changes the file list to display files in list format.</dd> 169 <dt>List</dt><dd>Changes the file list to display files in list format.</dd>
124 170
125 <dt>Icons</dt><dd>Changes the file list to display files as icons.</dd> 171 <dt>Icons</dt><dd>Changes the file list to display files as icons.</dd>
126 172
127 <dt>Tree</dt><dd>Toggles the folder list between simple and tree modes. A check appears next to this item when the folder is in tree mode.</dd> 173 <dt>View Directory as</dt><dd>
174 <dl class="menu_desc_sublevel1">
175 <dt>List</dt><dd>Set the folder view mode to list.</dd>
176 <dt>Tree</dt><dd>Set the folder view mode to tree.</dd>
177 </dl>
178 </dd>
179
180 <dt>Image Overlay</dt><dd>Display Image Overlay information box, use twice to add histogram to it.</dd>
181 <dt>Histogram channels</dt><dd>Switch channels displayed in the histogram (red, green, blue, RGB, value, maximum value).</dd>
182 <dt>Histogram log mode</dt><dd>Toggle between linear and logarithmical histogram.</dd>
128 183
129 <dt>Full screen</dt><dd>Toggles the full screen window display.</dd> 184 <dt>Full screen</dt><dd>Toggles the full screen window display.</dd>
130 185
131 <dt>Float file list</dt><dd>Toggles the location of the menu bar, tool bar, status bar, and file lists between the main window and a second window. A check appears next to this item when the location is the second window.</dd> 186 <dt>Float file list</dt><dd>Toggles the location of the menu bar, tool bar, status bar, and file lists between the main window and a second window. A check appears next to this item when the location is the second window.</dd>
132 187
140 195
141 <dt>Sort manager</dt><dd>Toggles display of the Sort Manager sidebar.</dd> 196 <dt>Sort manager</dt><dd>Toggles display of the Sort Manager sidebar.</dd>
142 197
143 <dt>Toggle slideshow</dt><dd>Begins or ends a slide show, the slide show status is displayed in the status bar.</dd> 198 <dt>Toggle slideshow</dt><dd>Begins or ends a slide show, the slide show status is displayed in the status bar.</dd>
144 199
200 <dt>Pause slideshow</dt><dd>Pause a slide show, the slide show status is displayed in the status bar.</dd>
201
145 <dt>Refresh</dt><dd>Updates the contents of the folder and file lists to match what is currently on disk, the current image will also be reread from disk.</dd> 202 <dt>Refresh</dt><dd>Updates the contents of the folder and file lists to match what is currently on disk, the current image will also be reread from disk.</dd>
146 </dl> 203 </dl>
147 204
148 <h2>Help menu</h2> 205 <h2>Help menu</h2>
149 206
154 <dt>Keyboard shortcuts</dt><dd>Displays a window listing the default keyboard shortcuts.</dd> 211 <dt>Keyboard shortcuts</dt><dd>Displays a window listing the default keyboard shortcuts.</dd>
155 212
156 <dt>Release notes</dt><dd>Displays a window containing the release notes for the version of Geeqie in use.</dd> 213 <dt>Release notes</dt><dd>Displays a window containing the release notes for the version of Geeqie in use.</dd>
157 214
158 <dt>About</dt><dd>Opens a window containing the Geeqie version, credits, website, and email contact information.</dd> 215 <dt>About</dt><dd>Opens a window containing the Geeqie version, credits, website, and email contact information.</dd>
216
217 <dt>Log window</dt><dd>Open the log window, mostly use for debugging purposes.</dd>
159 218
160 </dl> 219 </dl>
161 <h2>Tear off menus</h2> 220 <h2>Tear off menus</h2>
162 221
163 <p>Menus can be permanently displayed by selecting the dotted line item at the top of each menu category. A tear off menu will behave the same as an ordinary window. To close a tear off menu, select the dotted line item at the top of the menu.</p> 222 <p>Menus can be permanently displayed by selecting the dotted line item at the top of each menu category. A tear off menu will behave the same as an ordinary window. To close a tear off menu, select the dotted line item at the top of the menu.</p>