comparison doc/2_2_menus.html @ 1076:1ecc4f010111

With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
author zas_
date Thu, 23 Oct 2008 19:06:23 +0000
parents 578a27d20b47
children
comparison
equal deleted inserted replaced
1075:578a27d20b47 1076:1ecc4f010111
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <HTML> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 <HEAD> 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> 4
5 <TITLE>Menus - Geeqie User Manual</TITLE> 5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <META NAME="CREATED" CONTENT="20040805;23590500"> 6 <head>
7 <META NAME="CHANGED" CONTENT="20050131;8375900"> 7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8 </HEAD> 8
9 <BODY LANG="en-US" DIR="LTR"> 9 <title>Menus - Geeqie User Manual</title>
10 <CENTER> 10 <meta name="CREATED" content="20040805;23590500" />
11 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> 11 <meta name="CHANGED" content="20050131;8375900" />
12 <COL WIDTH=85*> 12 <style type="text/css">
13 <COL WIDTH=85*> 13 /*<![CDATA[*/
14 <COL WIDTH=85*> 14 p.gq-menus-11 {margin-bottom: 0in}
15 <THEAD> 15 p.gq-menus-10 {font-weight: bold; text-align: center}
16 <TR VALIGN=TOP> 16 p.gq-menus-9 {text-decoration: none}
17 <TD WIDTH=33%> 17 span.gq-menus-8 {text-decoration: none}
18 <P><A HREF="2_1_navigation.html">Previous</A></P> 18 p.gq-menus-7 {margin-left: 1.58in}
19 </TD> 19 p.gq-menus-6 {margin-left: 0.79in; font-weight: medium}
20 <TD WIDTH=33%> 20 p.gq-menus-5 {margin-left: 0.79in}
21 <P ALIGN=CENTER>Menus &ndash; Main Window</P> 21 div.gq-menus-4 {text-align: center}
22 </TD> 22 table.gq-menus-3 {page-break-before: always}
23 <TD WIDTH=33%> 23 p.gq-menus-2 {text-align: right}
24 <P ALIGN=RIGHT><A HREF="2_3_layout.html">Next</A></P> 24 p.gq-menus-1 {text-align: center}
25 </TD> 25 /*]]>*/
26 </TR> 26 </style>
27 </THEAD> 27 </head>
28 </TABLE> 28
29 </CENTER> 29 <body lang="en-US" dir="ltr" xml:lang="en-US">
30 <HR> 30 <div class="gq-menus-4">
31 <H1>2.2 Menus</H1> 31 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-menus-3">
32 <P>This section describes the functions of each item on the menu bar 32 <col width="85*" />
33 in the Geeqie main window.</P> 33 <col width="85*" />
34 <P><BR><BR> 34 <col width="85*" />
35 </P> 35
36 <P><U>File Menu</U></P> 36 <thead>
37 <P STYLE="margin-left: 0.79in"><B>New window</B>: Opens a new main 37 <tr valign="top">
38 window, with the initial path set to the current folder.</P> 38 <td width="33%">
39 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>New 39 <p><a href="2_1_navigation.html">Previous</a>
40 collection</B>: Opens a new collection window, the new collection 40 </p>
41 will be empty.</P> 41 </td>
42 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>Open 42
43 collection</B>: Displays a dialog to open a collection stored on 43 <td width="33%">
44 disk, the selected collection will then appear in a new window.</P> 44 <p class="gq-menus-1">Menus &ndash; Main Window</p>
45 <P STYLE="margin-left: 0.79in"><B>Open recent</B>: This menu item 45 </td>
46 lists the recently active collections, selecting an item from the 46
47 list will open that collection in a new window. The most recent item 47 <td width="33%">
48 will appear at the top of the list.</P> 48 <p class="gq-menus-2"><a href="2_3_layout.html">Next</a>
49 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>Search...</B>: 49 </p>
50 Opens a new Search window.</P> 50 </td>
51 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>Find 51 </tr>
52 duplicates...</B>: Opens a new Find Duplicates window.</P> 52 </thead>
53 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>Print..</B>: 53 </table>
54 Opens a print dialog.</P> 54 </div>
55 <P STYLE="margin-left: 0.79in"><B>New folder...</B>: Creates a new 55
56 folder in the current path.</P> 56 <hr />
57 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>Copy...</B>: 57
58 Opens a dialog to select a destination to copy the currently selected 58 <h1>2.2 Menus</h1>
59 files.</P> 59
60 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>Move...</B>: 60 <p>This section describes the functions of each item on the menu bar in the Geeqie main window.</p>
61 Opens a dialog to select a destination to move currently selected 61
62 files.</P> 62 <p><br />
63 <P STYLE="margin-left: 0.79in"><B>Rename...</B>: Renames the current 63 <br />
64 file selection.</P> 64 </p>
65 <P STYLE="margin-left: 0.79in"><B>Delete...</B>: Deletes the current 65
66 file selection.</P> 66 <p><u>File Menu</u>
67 <P STYLE="margin-left: 0.79in"><B>Close window</B>: Closes the window 67 </p>
68 containing the menu, if the window is the last main window Geeqie 68
69 will quit.</P> 69 <p class="gq-menus-5"><b>New window</b>: Opens a new main window, with the initial path set to the current folder.</p>
70 <P STYLE="margin-left: 0.79in"><B>Quit</B>: Quits the Geeqie 70
71 application, if collections have been changed but not saved, the user 71 <p class="gq-menus-6"><b>New collection</b>: Opens a new collection window, the new collection will be empty.</p>
72 will be prompted for confirmation.</P> 72
73 <P><U>Edit menu</U></P> 73 <p class="gq-menus-6"><b>Open collection</b>: Displays a dialog to open a collection stored on disk, the selected collection will then appear in a new window.</p>
74 <P STYLE="margin-left: 0.79in"><B>in &lt;command name&gt;...</B>: 74
75 This will execute the external command associated with &lt;command 75 <p class="gq-menus-5"><b>Open recent</b>: 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.</p>
76 name&gt;, these can be changed edited on the <A HREF="10_5_editor_commands.html">Editors 76
77 tab</A> of the Option dialog.</P> 77 <p class="gq-menus-6"><b>Search...</b>: Opens a new Search window.</p>
78 <P STYLE="margin-left: 0.79in"><B>Adjust</B> sub menu:</P> 78
79 <P STYLE="margin-left: 1.58in"><B>Rotate clockwise</B>: Rotates the 79 <p class="gq-menus-6"><b>Find duplicates...</b>: Opens a new Find Duplicates window.</p>
80 current image clockwise 90 degrees, does not effect the file on disk.</P> 80
81 <P STYLE="margin-left: 1.58in"><B>Rotate counterclockwise</B>: 81 <p class="gq-menus-6"><b>Print..</b>: Opens a print dialog.</p>
82 Rotates the current image counterclockwise 90 degrees, does not 82
83 effect the file on disk.</P> 83 <p class="gq-menus-5"><b>New folder...</b>: Creates a new folder in the current path.</p>
84 <P STYLE="margin-left: 1.58in"><B>Rotate 180</B>: Rotates the current 84
85 image 180 degrees, does not effect the file on disk.</P> 85 <p class="gq-menus-6"><b>Copy...</b>: Opens a dialog to select a destination to copy the currently selected files.</p>
86 <P STYLE="margin-left: 1.58in"><B>Mirror</B>: Swaps the left and 86
87 right sides of the image so that the result is similar to that of 87 <p class="gq-menus-6"><b>Move...</b>: Opens a dialog to select a destination to move currently selected files.</p>
88 looking at the image in a mirror, does not effect the file on disk.</P> 88
89 <P STYLE="margin-left: 1.58in"><B>Flip</B>: Swaps the top and bottom 89 <p class="gq-menus-5"><b>Rename...</b>: Renames the current file selection.</p>
90 sides of the image, does not effect the file on disk.</P> 90
91 <P STYLE="margin-left: 0.79in"><B>Properties</B>: Opens a Properties 91 <p class="gq-menus-5"><b>Delete...</b>: Deletes the current file selection.</p>
92 Window for the currently selected files.</P> 92
93 <P STYLE="margin-left: 0.79in"><B>Select all</B>: Selects all files 93 <p class="gq-menus-5"><b>Close window</b>: Closes the window containing the menu, if the window is the last main window Geeqie will quit.</p>
94 displayed in the file list.</P> 94
95 <P STYLE="margin-left: 0.79in"><B>Select none</B>: Clears the current 95 <p class="gq-menus-5"><b>Quit</b>: Quits the Geeqie application, if collections have been changed but not saved, the user will be prompted for confirmation.</p>
96 file selection.</P> 96
97 <P STYLE="margin-left: 0.79in"><B>Preferences...</B>: Opens the 97 <p><u>Edit menu</u>
98 <A HREF="10_options.html">Preferences Dialog</A> for changing of user 98 </p>
99 preferences.</P> 99
100 <P STYLE="margin-left: 0.79in"><B>Thumbnail maintenance</B>: Opens a 100 <p class="gq-menus-5"><b>in &lt;command name&gt;...</b>: This will execute the external command associated with &lt;command name&gt;, these can be changed edited on the <a href="10_5_editor_commands.html">Editors tab</a> of the Option dialog.</p>
101 dialog with utilities to manage cached thumbnails and keywords data.</P> 101
102 <P STYLE="margin-left: 0.79in"><B>Set as wallpaper</B>: Renders the 102 <p class="gq-menus-5"><b>Adjust</b> sub menu:</p>
103 current image to the root window (desktop). The resulting image will 103
104 be tiled to fit the root window if zoom is not set to <U>fit to 104 <p class="gq-menus-7"><b>Rotate clockwise</b>: Rotates the current image clockwise 90 degrees, does not effect the file on disk.</p>
105 window</U>; when zoom is set to <U>fit to window</U>, the image will 105
106 be scaled to fill the root window.</P> 106 <p class="gq-menus-7"><b>Rotate counterclockwise</b>: Rotates the current image counterclockwise 90 degrees, does not effect the file on disk.</p>
107 <P><U>View menu</U></P> 107
108 <P STYLE="margin-left: 0.79in"><B>Zoom in</B>: Increases the zoom by 108 <p class="gq-menus-7"><b>Rotate 180</b>: Rotates the current image 180 degrees, does not effect the file on disk.</p>
109 one increment, resulting in a larger image.</P> 109
110 <P STYLE="margin-left: 0.79in"><B>Zoom out</B>: Decreases the zoom by 110 <p class="gq-menus-7"><b>Mirror</b>: 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.</p>
111 one increment, resulting in a smaller image.</P> 111
112 <P STYLE="margin-left: 0.79in"><B>Zoom 1:1</B>: Resets the zoom to 112 <p class="gq-menus-7"><b>Flip</b>: Swaps the top and bottom sides of the image, does not effect the file on disk.</p>
113 the original size of the image.</P> 113
114 <P STYLE="margin-left: 0.79in"><B>Zoom to fit</B>: Automatically 114 <p class="gq-menus-5"><b>Properties</b>: Opens a Properties Window for the currently selected files.</p>
115 adjusts the zoom so that the image will fit within the display pane. 115
116 The effect on images with an original size smaller than the display 116 <p class="gq-menus-5"><b>Select all</b>: Selects all files displayed in the file list.</p>
117 pane can be changed with the <U>Allow enlargement of image for zoom 117
118 to fit</U><SPAN STYLE="text-decoration: none"> option located on the 118 <p class="gq-menus-5"><b>Select none</b>: Clears the current file selection.</p>
119 <A HREF="10_2_image.html">Image tab</A> of the preferences dialog</SPAN>.</P> 119
120 <P STYLE="margin-left: 0.79in"><B>Thumbnails</B>: Toggles the display 120 <p class="gq-menus-5"><b>Preferences...</b>: Opens the <a href="10_options.html">Preferences Dialog</a> for changing of user preferences.</p>
121 of image thumbnails in the file list, this item is not available when 121
122 the file list is in icon view mode. A check appears next to this item 122 <p class="gq-menus-5"><b>Thumbnail maintenance</b>: Opens a dialog with utilities to manage cached thumbnails and keywords data.</p>
123 when thumbnails are enabled.</P> 123
124 <P STYLE="margin-left: 0.79in"><B>List</B>: Changes the file list to 124 <p class="gq-menus-5"><b>Set as wallpaper</b>: 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 <u>fit to window</u>; when zoom is set to <u>fit to window</u>, the image will be scaled to fill the root window.</p>
125 display files in list format.</P> 125
126 <P STYLE="margin-left: 0.79in"><B>Icons</B>: Changes the file list to 126 <p><u>View menu</u>
127 display files as icons.</P> 127 </p>
128 <P STYLE="margin-left: 0.79in"><B>Tree</B>: Toggles the folder list 128
129 between simple and tree modes. A check appears next to this item when 129 <p class="gq-menus-5"><b>Zoom in</b>: Increases the zoom by one increment, resulting in a larger image.</p>
130 the folder is in tree mode.</P> 130
131 <P STYLE="margin-left: 0.79in"><B>Full screen</B>: Toggles the full 131 <p class="gq-menus-5"><b>Zoom out</b>: Decreases the zoom by one increment, resulting in a smaller image.</p>
132 screen window display.</P> 132
133 <P STYLE="margin-left: 0.79in"><B>Float file list</B>: Toggles the 133 <p class="gq-menus-5"><b>Zoom 1:1</b>: Resets the zoom to the original size of the image.</p>
134 location of the menu bar, tool bar, status bar, and file lists 134
135 between the main window and a second window. A check appears next to 135 <p class="gq-menus-5"><b>Zoom to fit</b>: 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 <u>Allow enlargement of image for zoom to fit</u> <span class="gq-menus-8">option located on the <a href="10_2_image.html">Image tab</a> of the preferences dialog</span>.</p>
136 this item when the location is the second window.</P> 136
137 <P STYLE="margin-left: 0.79in"><B>Hide file list</B>: Toggles 137 <p class="gq-menus-5"><b>Thumbnails</b>: 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.</p>
138 visibility of the menu bar, tool bar, status bar, and file lists.</P> 138
139 <P STYLE="margin-left: 0.79in"><B>Hide toolbar</B>: Toggles 139 <p class="gq-menus-5"><b>List</b>: Changes the file list to display files in list format.</p>
140 visibility of the tool bar. A check appears next to this item when 140
141 the tool bar is not visible.</P> 141 <p class="gq-menus-5"><b>Icons</b>: Changes the file list to display files as icons.</p>
142 <P STYLE="margin-left: 0.79in"><B>Keywords</B>: Toggles display of 142
143 the Keywords sidebar.</P> 143 <p class="gq-menus-5"><b>Tree</b>: Toggles the folder list between simple and tree modes. A check appears next to this item when the folder is in tree mode.</p>
144 <P STYLE="margin-left: 0.79in"><B>Exif data</B>: Toggles display of 144
145 the EXIF sidebar.</P> 145 <p class="gq-menus-5"><b>Full screen</b>: Toggles the full screen window display.</p>
146 <P STYLE="margin-left: 0.79in"><B>Sort manager</B>: Toggles display 146
147 of the Sort Manager sidebar.</P> 147 <p class="gq-menus-5"><b>Float file list</b>: 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.</p>
148 <P STYLE="margin-left: 0.79in"><B>Toggle slideshow</B>: Begins or 148
149 ends a slide show, the slide show status is displayed in the status 149 <p class="gq-menus-5"><b>Hide file list</b>: Toggles visibility of the menu bar, tool bar, status bar, and file lists.</p>
150 bar.</P> 150
151 <P STYLE="margin-left: 0.79in"><B>Refresh</B>: Updates the contents 151 <p class="gq-menus-5"><b>Hide toolbar</b>: Toggles visibility of the tool bar. A check appears next to this item when the tool bar is not visible.</p>
152 of the folder and file lists to match what is currently on disk, the 152
153 current image will also be reread from disk.</P> 153 <p class="gq-menus-5"><b>Keywords</b>: Toggles display of the Keywords sidebar.</p>
154 <P><U>Help menu</U></P> 154
155 <P STYLE="margin-left: 0.79in"><B>Contents</B>: Open the Geeqie user 155 <p class="gq-menus-5"><b>Exif data</b>: Toggles display of the EXIF sidebar.</p>
156 manual in a new browser window.</P> 156
157 <P STYLE="margin-left: 0.79in"><B>Keyboard shortcuts</B>: Displays a 157 <p class="gq-menus-5"><b>Sort manager</b>: Toggles display of the Sort Manager sidebar.</p>
158 window listing the default keyboard shortcuts.</P> 158
159 <P STYLE="margin-left: 0.79in"><B>Release notes</B>: Displays a 159 <p class="gq-menus-5"><b>Toggle slideshow</b>: Begins or ends a slide show, the slide show status is displayed in the status bar.</p>
160 window containing the release notes for the version of Geeqie in use.</P> 160
161 <P STYLE="margin-left: 0.79in"><B>About</B>: Opens a window 161 <p class="gq-menus-5"><b>Refresh</b>: 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.</p>
162 containing the Geeqie version, credits, website, and email contact 162
163 information.</P> 163 <p><u>Help menu</u>
164 <P><BR><BR> 164 </p>
165 </P> 165
166 <P><U>Tear off menus</U></P> 166 <p class="gq-menus-5"><b>Contents</b>: Open the Geeqie user manual in a new browser window.</p>
167 <P>Menus can be permanently displayed by selecting the dotted line 167
168 item at the top of each menu category. A tear off menu will behave 168 <p class="gq-menus-5"><b>Keyboard shortcuts</b>: Displays a window listing the default keyboard shortcuts.</p>
169 the same as an ordinary window. To close a tear off menu, select the 169
170 dotted line item at the top of the menu.</P> 170 <p class="gq-menus-5"><b>Release notes</b>: Displays a window containing the release notes for the version of Geeqie in use.</p>
171 <P><BR><BR> 171
172 </P> 172 <p class="gq-menus-5"><b>About</b>: Opens a window containing the Geeqie version, credits, website, and email contact information.</p>
173 <P><U>Keyboard shortcuts</U></P> 173
174 <P>The keyboard sequence associated to each menu entry is listed 174 <p><br />
175 within the main window menu bar. For reference, the complete list of 175 <br />
176 default keyboard shortcuts can be found in section <A HREF="11_2_keyboard_shortcuts.html">11.2 176 </p>
177 Keyboard Shortcuts</A>.</P> 177
178 <P><BR><BR> 178 <p><u>Tear off menus</u>
179 </P> 179 </p>
180 <P><U>Changing the main window menu bar keyboard shortcuts</U></P> 180
181 <P STYLE="text-decoration: none">The keyboard shortcuts associated 181 <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>
182 with the menu bar items can be changed by editing the accels file 182
183 located in the Geeqie configuration folder <B>while the Geeqie 183 <p><br />
184 application is not running</B>:</P> 184 <br />
185 <P STYLE="margin-left: 0.79in"><CODE><SPAN STYLE="text-decoration: none">($HOME)/.geeqie/accels</SPAN></CODE></P> 185 </p>
186 <P><SPAN STYLE="text-decoration: none">To change a menu item, first 186
187 find the line corresponding to the menu item</SPAN> to change. For 187 <p><u>Keyboard shortcuts</u>
188 example the File menu Quit line originally looks like this:</P> 188 </p>
189 <P STYLE="margin-left: 0.79in"><CODE><SPAN STYLE="text-decoration: none">; 189
190 (gtk_accel_path &quot;&lt;main&gt;/File/Quit&quot; &quot;&lt;Control&gt;q&quot;)</SPAN></CODE></P> 190 <p>The keyboard sequence associated to each menu entry is listed within the main window menu bar. For reference, the complete list of default keyboard shortcuts can be found in section <a href="11_2_keyboard_shortcuts.html">11.2 Keyboard Shortcuts</a>.</p>
191 <P STYLE="text-decoration: none">To change this menu's keyboard 191
192 shortcut, first remove the leading semicolon (;), removing the 192 <p><br />
193 semicolon will tell Geeqie that this menu item has been customized. 193 <br />
194 Then change the keyboard shortcut defined by the text in quotes at 194 </p>
195 the end of the line, be sure to only change the text within the 195
196 quotes; in this case the text &ldquo;&lt;control&gt;q&rdquo;. For 196 <p><u>Changing the main window menu bar keyboard shortcuts</u>
197 example changing the shortcut associated with Quit to the Q key will 197 </p>
198 result in this line:</P> 198
199 <P STYLE="margin-left: 0.79in"><CODE><SPAN STYLE="text-decoration: none">(gtk_accel_path 199 <p class="gq-menus-9">The keyboard shortcuts associated with the menu bar items can be changed by editing the accels file located in the Geeqie configuration folder <b>while the Geeqie application is not running</b>:</p>
200 &quot;&lt;main&gt;/File/Quit&quot; &quot;q&quot;)</SPAN></CODE></P> 200
201 <P STYLE="text-decoration: none">Please note the removed semicolon 201 <p class="gq-menus-5"><code><span class="gq-menus-8">($HOME)/.geeqie/accels</span></code>
202 and the change of &ldquo;&lt;control&gt;q&rdquo; to &ldquo;q&rdquo;, 202 </p>
203 be careful not to change any of the other text on the line or Geeqie 203
204 may ignore the customization. The keyboard modifiers and their 204 <p><span class="gq-menus-8">To change a menu item, first find the line corresponding to the menu item</span> to change. For example the File menu Quit line originally looks like this:</p>
205 respective text are listed below:</P> 205
206 <DL> 206 <p class="gq-menus-5"><code><span class="gq-menus-8">; (gtk_accel_path "&lt;main&gt;/File/Quit" "&lt;Control&gt;q")</span></code>
207 <DL> 207 </p>
208 <DD> 208
209 <TABLE WIDTH=60% BORDER=0 CELLPADDING=4 CELLSPACING=0> 209 <p class="gq-menus-9">To change this menu's keyboard shortcut, first remove the leading semicolon (;), removing the semicolon will tell Geeqie that this menu item has been customized. Then change the keyboard shortcut defined by the text in quotes at the end of the line, be sure to only change the text within the quotes; in this case the text &ldquo;&lt;control&gt;q&rdquo;. For example changing the shortcut associated with Quit to the Q key will result in this line:</p>
210 <COL WIDTH=128*> 210
211 <COL WIDTH=128*> 211 <p class="gq-menus-5"><code><span class="gq-menus-8">(gtk_accel_path "&lt;main&gt;/File/Quit" "q")</span></code>
212 <TR VALIGN=TOP> 212 </p>
213 <TD WIDTH=50%> 213
214 <P ALIGN=CENTER><B>Key</B></P> 214 <p class="gq-menus-9">Please note the removed semicolon and the change of &ldquo;&lt;control&gt;q&rdquo; to &ldquo;q&rdquo;, be careful not to change any of the other text on the line or Geeqie may ignore the customization. The keyboard modifiers and their respective text are listed below:</p>
215 </TD> 215
216 <TD WIDTH=50%> 216 <dl>
217 <P ALIGN=CENTER><B>Text to use in accels file</B></P> 217 <dd>
218 </TD> 218 <dl>
219 </TR> 219 <dd>
220 <TR VALIGN=TOP> 220 <table width="60%" border="0" cellpadding="4" cellspacing="0">
221 <TD WIDTH=50%> 221 <col width="128*" />
222 <P ALIGN=CENTER>[Shift]</P> 222 <col width="128*" />
223 </TD> 223
224 <TD WIDTH=50%> 224 <tr valign="top">
225 <P ALIGN=CENTER>&lt;shift&gt;</P> 225 <td width="50%">
226 </TD> 226 <p class="gq-menus-10">Key</p>
227 </TR> 227 </td>
228 <TR VALIGN=TOP> 228
229 <TD WIDTH=50%> 229 <td width="50%">
230 <P ALIGN=CENTER>[Control]</P> 230 <p class="gq-menus-10">Text to use in accels file</p>
231 </TD> 231 </td>
232 <TD WIDTH=50%> 232 </tr>
233 <P ALIGN=CENTER>&lt;control&gt;</P> 233
234 </TD> 234 <tr valign="top">
235 </TR> 235 <td width="50%">
236 <TR VALIGN=TOP> 236 <p class="gq-menus-1">[Shift]</p>
237 <TD WIDTH=50%> 237 </td>
238 <P ALIGN=CENTER>[Alt]</P> 238
239 </TD> 239 <td width="50%">
240 <TD WIDTH=50%> 240 <p class="gq-menus-1">&lt;shift&gt;</p>
241 <P ALIGN=CENTER>&lt;alt&gt;</P> 241 </td>
242 </TD> 242 </tr>
243 </TR> 243
244 </TABLE> 244 <tr valign="top">
245 </DL> 245 <td width="50%">
246 </DL> 246 <p class="gq-menus-1">[Control]</p>
247 <P><BR><BR> 247 </td>
248 </P> 248
249 <P>Modifiers can be combined, for example in the exit line above, the 249 <td width="50%">
250 text would be &ldquo;&lt;control&gt;&lt;shift&gt;q&rdquo; to set the 250 <p class="gq-menus-1">&lt;control&gt;</p>
251 exit shortcut to [Control] + [Shift] + Q.</P> 251 </td>
252 <P><BR><BR> 252 </tr>
253 </P> 253
254 <P><BR><BR> 254 <tr valign="top">
255 </P> 255 <td width="50%">
256 <HR> 256 <p class="gq-menus-1">[Alt]</p>
257 <CENTER> 257 </td>
258 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> 258
259 <COL WIDTH=85*> 259 <td width="50%">
260 <COL WIDTH=85*> 260 <p class="gq-menus-1">&lt;alt&gt;</p>
261 <COL WIDTH=85*> 261 </td>
262 <THEAD> 262 </tr>
263 <TR VALIGN=TOP> 263 </table>
264 <TD WIDTH=33%> 264 </dd>
265 <P><A HREF="2_1_navigation.html">Previous</A></P> 265 </dl>
266 </TD> 266 </dd>
267 <TD WIDTH=33%> 267 </dl>
268 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> 268
269 </TD> 269 <p><br />
270 <TD WIDTH=33%> 270 <br />
271 <P ALIGN=RIGHT><A HREF="2_3_layout.html">Next</A></P> 271 </p>
272 </TD> 272
273 </TR> 273 <p>Modifiers can be combined, for example in the exit line above, the text would be &ldquo;&lt;control&gt;&lt;shift&gt;q&rdquo; to set the exit shortcut to [Control] + [Shift] + Q.</p>
274 </THEAD> 274
275 <TBODY> 275 <p><br />
276 <TR VALIGN=TOP> 276 <br />
277 <TD WIDTH=33%> 277 </p>
278 <P><BR> 278
279 </P> 279 <p><br />
280 </TD> 280 <br />
281 <TD WIDTH=33%> 281 </p>
282 <P ALIGN=CENTER><BR> 282
283 </P> 283 <hr />
284 </TD> 284
285 <TD WIDTH=33%> 285 <div class="gq-menus-4">
286 <P ALIGN=RIGHT>Geeqie User Manual</P> 286 <table width="100%" border="0" cellpadding="4" cellspacing="0">
287 </TD> 287 <col width="85*" />
288 </TR> 288 <col width="85*" />
289 </TBODY> 289 <col width="85*" />
290 </TABLE> 290
291 </CENTER> 291 <thead>
292 <P STYLE="margin-bottom: 0in"><BR> 292 <tr valign="top">
293 </P> 293 <td width="33%">
294 </BODY> 294 <p><a href="2_1_navigation.html">Previous</a>
295 </HTML> 295 </p>
296 </td>
297
298 <td width="33%">
299 <p class="gq-menus-1"><a href="index.html">Contents</a>
300 </p>
301 </td>
302
303 <td width="33%">
304 <p class="gq-menus-2"><a href="2_3_layout.html">Next</a>
305 </p>
306 </td>
307 </tr>
308 </thead>
309
310 <tbody>
311 <tr valign="top">
312 <td width="33%">
313 <p><br />
314 </p>
315 </td>
316
317 <td width="33%">
318 <p class="gq-menus-1"><br />
319 </p>
320 </td>
321
322 <td width="33%">
323 <p class="gq-menus-2">Geeqie User Manual</p>
324 </td>
325 </tr>
326 </tbody>
327 </table>
328 </div>
329
330 <p class="gq-menus-11"><br />
331 </p>
332 </body>
333 </html>