annotate doc/reference_keyboard_shortcuts.html @ 1666:de25b265ab64

Revert "Add pgettext for some ambiguous strings" Now there should be all ambiguous strings gone. This reverts commit 1628 With that commit also all ambiguous strings should be solved.
author mow
date Tue, 30 Jun 2009 19:53:55 +0000
parents 2562e0bc89a1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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).
zas_
parents: 1075
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
1121
24c89a03ec12 Move from xhtml transitional to xhtml strict.
zas_
parents: 1119
diff changeset
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
24c89a03ec12 Move from xhtml transitional to xhtml strict.
zas_
parents: 1119
diff changeset
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
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).
zas_
parents: 1075
diff changeset
4
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).
zas_
parents: 1075
diff changeset
5 <html xmlns="http://www.w3.org/1999/xhtml">
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).
zas_
parents: 1075
diff changeset
6 <head>
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).
zas_
parents: 1075
diff changeset
7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
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).
zas_
parents: 1075
diff changeset
8
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).
zas_
parents: 1075
diff changeset
9 <title>Keyboard Shortcuts - Geeqie User Manual</title>
1151
c564ab6c11fc Add specific css for print media(has to be improved).
zas_
parents: 1121
diff changeset
10 <link rel="stylesheet" type="text/css" href="style.css" media="all" />
c564ab6c11fc Add specific css for print media(has to be improved).
zas_
parents: 1121
diff changeset
11 <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
c564ab6c11fc Add specific css for print media(has to be improved).
zas_
parents: 1121
diff changeset
12 <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
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).
zas_
parents: 1075
diff changeset
13 </head>
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).
zas_
parents: 1075
diff changeset
14
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).
zas_
parents: 1075
diff changeset
15 <body lang="en-US" dir="ltr">
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
16 <div class="navtop">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
17 <table width="100%" border="0" cellpadding="4" cellspacing="0">
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
18 <col id="navtop_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
19 <col id="navtop_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
20 <col id="navtop_col3" width="33%"></col>
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).
zas_
parents: 1075
diff changeset
21
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
22 <tr>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
23 <th>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
24 <p class="previous"><a href="reference_command_line.html">Previous</a>
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).
zas_
parents: 1075
diff changeset
25 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
26 </th>
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).
zas_
parents: 1075
diff changeset
27
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
28 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
29 <p class="navtop_title">Keyboard Shortcuts &ndash; Reference</p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
30 </th>
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).
zas_
parents: 1075
diff changeset
31
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
32 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
33 <p class="next"><a href="reference_thumbnails.html">Next</a>
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).
zas_
parents: 1075
diff changeset
34 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
35 </th>
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).
zas_
parents: 1075
diff changeset
36 </tr>
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).
zas_
parents: 1075
diff changeset
37 </table>
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).
zas_
parents: 1075
diff changeset
38 </div>
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).
zas_
parents: 1075
diff changeset
39
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).
zas_
parents: 1075
diff changeset
40 <hr />
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).
zas_
parents: 1075
diff changeset
41
1079
76266496b06d Drop chapters numbers from h1 title, and reformat top title a bit.
zas_
parents: 1078
diff changeset
42 <h1>Keyboard Shortcuts</h1>
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).
zas_
parents: 1075
diff changeset
43
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
44 <div class="shortcuts">
1117
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
45 <table width="90%" border="1" cellpadding="2" cellspacing="0">
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
46 <col id="keyboard_shortcuts_col1" width="33%"></col>
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
47 <col id="keyboard_shortcuts_col2" width="33%"></col>
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
48 <col id="keyboard_shortcuts_col3" width="33%"></col>
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).
zas_
parents: 1075
diff changeset
49
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
50 <thead>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
51 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
52 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
53 <p>Shortcut</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
54 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
55 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
56 <p>Mouse</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
57 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
58 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
59 <p>Action</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
60 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
61 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
62 </thead>
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).
zas_
parents: 1075
diff changeset
63
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
64 <tbody>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
65 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
66 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
67 <p><strong>Image Navigation</strong></p>
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).
zas_
parents: 1075
diff changeset
68 </td>
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).
zas_
parents: 1075
diff changeset
69 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
70 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
71 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
72 <p><span class="key">PageDown</span></p>
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).
zas_
parents: 1075
diff changeset
73 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
74 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
75 <p>Left Click on image view<br />
1118
71c5b25b371a Notes cleanup and minor stylistic fixes.
zas_
parents: 1117
diff changeset
76 Mouse Wheel down <a href="#bottomnote1" class="bottomnote">(*)</a></p>
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).
zas_
parents: 1075
diff changeset
77 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
78 <td>
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).
zas_
parents: 1075
diff changeset
79 <p>Change to next image.</p>
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).
zas_
parents: 1075
diff changeset
80 </td>
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).
zas_
parents: 1075
diff changeset
81 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
82 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
83 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
84 <p><span class="key">PageUp</span></p>
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).
zas_
parents: 1075
diff changeset
85 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
86 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
87 <p>Middle Click on image view<br />
1118
71c5b25b371a Notes cleanup and minor stylistic fixes.
zas_
parents: 1117
diff changeset
88 Mouse Wheel up <a href="#bottomnote1" class="bottomnote">(*)</a></p>
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).
zas_
parents: 1075
diff changeset
89 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
90 <td>
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).
zas_
parents: 1075
diff changeset
91 <p>Change to previous image.</p>
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).
zas_
parents: 1075
diff changeset
92 </td>
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).
zas_
parents: 1075
diff changeset
93 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
94 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
95 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
96 <p><span class="key">Home</span></p>
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).
zas_
parents: 1075
diff changeset
97 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
98 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
99 <td>
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).
zas_
parents: 1075
diff changeset
100 <p>Change to first image.</p>
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).
zas_
parents: 1075
diff changeset
101 </td>
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).
zas_
parents: 1075
diff changeset
102 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
103 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
104 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
105 <p><span class="key">End</span></p>
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).
zas_
parents: 1075
diff changeset
106 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
107 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
108 <td>
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).
zas_
parents: 1075
diff changeset
109 <p>Change to last image.</p>
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).
zas_
parents: 1075
diff changeset
110 </td>
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).
zas_
parents: 1075
diff changeset
111 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
112 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
113 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
114 <p><strong>Image panning</strong> (image has keyboard focus)</p>
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).
zas_
parents: 1075
diff changeset
115 </td>
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).
zas_
parents: 1075
diff changeset
116 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
117 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
118 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
119 <p><span class="key">Arrows</span></p>
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).
zas_
parents: 1075
diff changeset
120 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
121 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
122 <p>Left Drag on image view<br />
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
123 <span class="key">Shift</span> + Mouse Wheel <a href="#bottomnote1" class="bottomnote">(*)</a></p>
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).
zas_
parents: 1075
diff changeset
124 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
125 <td>
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).
zas_
parents: 1075
diff changeset
126 <p>Pan image.</p>
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).
zas_
parents: 1075
diff changeset
127 </td>
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).
zas_
parents: 1075
diff changeset
128 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
129 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
130 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
131 <p><span class="key">Shift</span> + <span class="key">Arrows</span></p>
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).
zas_
parents: 1075
diff changeset
132 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
133 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
134 <td>
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).
zas_
parents: 1075
diff changeset
135 <p>Pan Image faster.</p>
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).
zas_
parents: 1075
diff changeset
136 </td>
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).
zas_
parents: 1075
diff changeset
137 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
138 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
139 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
140 <p><span class="key">Ctrl</span> + <span class="key">Arrows</span></p>
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).
zas_
parents: 1075
diff changeset
141 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
142 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
143 <td>
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).
zas_
parents: 1075
diff changeset
144 <p>Pan to respective edge of image.</p>
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).
zas_
parents: 1075
diff changeset
145 </td>
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).
zas_
parents: 1075
diff changeset
146 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
147 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
148 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
149 <p><span class="key">Space</span></p>
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).
zas_
parents: 1075
diff changeset
150 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
151 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
152 <td>
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).
zas_
parents: 1075
diff changeset
153 <p>Change to next image.</p>
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).
zas_
parents: 1075
diff changeset
154 </td>
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).
zas_
parents: 1075
diff changeset
155 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
156 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
157 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
158 <p><span class="key">Backspace</span></p>
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).
zas_
parents: 1075
diff changeset
159 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
160 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
161 <td>
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).
zas_
parents: 1075
diff changeset
162 <p>Change to previous image.</p>
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).
zas_
parents: 1075
diff changeset
163 </td>
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).
zas_
parents: 1075
diff changeset
164 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
165 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
166 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
167 <p><strong>File Menu</strong></p>
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).
zas_
parents: 1075
diff changeset
168 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
169 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
170 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
171 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
172 <p><span class="key">Ctrl</span> + <span class="key">N</span></p>
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).
zas_
parents: 1075
diff changeset
173 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
174 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
175 <td>
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).
zas_
parents: 1075
diff changeset
176 <p>New Window</p>
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).
zas_
parents: 1075
diff changeset
177 </td>
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).
zas_
parents: 1075
diff changeset
178 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
179 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
180 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
181 <p><span class="key">C</span></p>
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).
zas_
parents: 1075
diff changeset
182 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
183 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
184 <td>
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).
zas_
parents: 1075
diff changeset
185 <p>Open a new empty collection window.</p>
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).
zas_
parents: 1075
diff changeset
186 </td>
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).
zas_
parents: 1075
diff changeset
187 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
188 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
189 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
190 <p><span class="key">O</span></p>
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).
zas_
parents: 1075
diff changeset
191 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
192 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
193 <td>
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).
zas_
parents: 1075
diff changeset
194 <p>Display open collection dialog.</p>
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).
zas_
parents: 1075
diff changeset
195 </td>
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).
zas_
parents: 1075
diff changeset
196 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
197 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
198 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
199 <p><span class="key">F3</span></p>
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).
zas_
parents: 1075
diff changeset
200 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
201 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
202 <td>
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).
zas_
parents: 1075
diff changeset
203 <p>Open new search window.</p>
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).
zas_
parents: 1075
diff changeset
204 </td>
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).
zas_
parents: 1075
diff changeset
205 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
206 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
207 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
208 <p><span class="key">D</span></p>
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).
zas_
parents: 1075
diff changeset
209 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
210 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
211 <td>
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).
zas_
parents: 1075
diff changeset
212 <p>Open new Find Duplicates window.</p>
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).
zas_
parents: 1075
diff changeset
213 </td>
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).
zas_
parents: 1075
diff changeset
214 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
215 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
216 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
217 <p><span class="key">Shift</span> + <span class="key">P</span></p>
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).
zas_
parents: 1075
diff changeset
218 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
219 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
220 <td>
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).
zas_
parents: 1075
diff changeset
221 <p>Open print dialog.</p>
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).
zas_
parents: 1075
diff changeset
222 </td>
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).
zas_
parents: 1075
diff changeset
223 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
224 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
225 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
226 <p><span class="key">Ctrl</span> + <span class="key">F</span></p>
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).
zas_
parents: 1075
diff changeset
227 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
228 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
229 <td>
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).
zas_
parents: 1075
diff changeset
230 <p>Create new folder in current path.</p>
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).
zas_
parents: 1075
diff changeset
231 </td>
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).
zas_
parents: 1075
diff changeset
232 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
233 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
234 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
235 <p><span class="key">Ctrl</span> + <span class="key">C</span></p>
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).
zas_
parents: 1075
diff changeset
236 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
237 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
238 <td>
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).
zas_
parents: 1075
diff changeset
239 <p>Copy selected images, opens destination selection dialog.</p>
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).
zas_
parents: 1075
diff changeset
240 </td>
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).
zas_
parents: 1075
diff changeset
241 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
242 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
243 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
244 <p><span class="key">Ctrl</span> + <span class="key">M</span></p>
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).
zas_
parents: 1075
diff changeset
245 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
246 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
247 <td>
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).
zas_
parents: 1075
diff changeset
248 <p>Move selected images, opens destination selection dialog.</p>
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).
zas_
parents: 1075
diff changeset
249 </td>
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).
zas_
parents: 1075
diff changeset
250 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
251 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
252 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
253 <p><span class="key">Ctrl</span> + <span class="key">R</span></p>
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).
zas_
parents: 1075
diff changeset
254 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
255 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
256 <td>
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).
zas_
parents: 1075
diff changeset
257 <p>Rename selected images, opens rename dialog.</p>
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).
zas_
parents: 1075
diff changeset
258 </td>
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).
zas_
parents: 1075
diff changeset
259 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
260 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
261 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
262 <p><span class="key">Ctrl</span> + <span class="key">D</span></p>
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
263 <p><span class="key">Delete</span></p>
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).
zas_
parents: 1075
diff changeset
264 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
265 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
266 <td>
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).
zas_
parents: 1075
diff changeset
267 <p>Delete selected images.</p>
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).
zas_
parents: 1075
diff changeset
268 </td>
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).
zas_
parents: 1075
diff changeset
269 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
270 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
271 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
272 <p><span class="key">Ctrl</span> + <span class="key">W</span></p>
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).
zas_
parents: 1075
diff changeset
273 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
274 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
275 <td>
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).
zas_
parents: 1075
diff changeset
276 <p>Close window, Geeqie exits when last window is closed.</p>
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).
zas_
parents: 1075
diff changeset
277 </td>
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).
zas_
parents: 1075
diff changeset
278 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
279 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
280 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
281 <p><span class="key">Ctrl</span> + <span class="key">Q</span></p>
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).
zas_
parents: 1075
diff changeset
282 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
283 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
284 <td>
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).
zas_
parents: 1075
diff changeset
285 <p>Quit Geeqie.</p>
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).
zas_
parents: 1075
diff changeset
286 </td>
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).
zas_
parents: 1075
diff changeset
287 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
288 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
289 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
290 <p><strong>Edit Menu</strong></p>
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).
zas_
parents: 1075
diff changeset
291 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
292 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
293 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
294 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
295 <p><span class="key">Ctrl</span> + <span class="key">1</span> ... <span class="key">0</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
296 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
297 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
298 <td>
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).
zas_
parents: 1075
diff changeset
299 <p>Run external edit command on selected images.</p>
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).
zas_
parents: 1075
diff changeset
300 </td>
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).
zas_
parents: 1075
diff changeset
301 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
302 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
303 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
304 <p><span class="key">Ctrl</span> + <span class="key">A</span></p>
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).
zas_
parents: 1075
diff changeset
305 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
306 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
307 <td>
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).
zas_
parents: 1075
diff changeset
308 <p>Select all images.</p>
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).
zas_
parents: 1075
diff changeset
309 </td>
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).
zas_
parents: 1075
diff changeset
310 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
311 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
312 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
313 <p><span class="key">Ctrl</span> + <span class="key">Shift</span> + <span class="key">A</span></p>
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).
zas_
parents: 1075
diff changeset
314 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
315 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
316 <td>
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).
zas_
parents: 1075
diff changeset
317 <p>Unselect all images.</p>
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).
zas_
parents: 1075
diff changeset
318 </td>
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).
zas_
parents: 1075
diff changeset
319 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
320 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
321 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
322 <p><span class="key">Ctrl</span> + <span class="key">P</span></p>
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).
zas_
parents: 1075
diff changeset
323 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
324 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
325 <td>
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).
zas_
parents: 1075
diff changeset
326 <p>Open image properties window.</p>
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).
zas_
parents: 1075
diff changeset
327 </td>
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).
zas_
parents: 1075
diff changeset
328 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
329 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
330 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
331 <p><span class="key">Ctrl</span> + <span class="key">O</span></p>
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).
zas_
parents: 1075
diff changeset
332 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
333 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
334 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
335 <p>Open Geeqie preferences window.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
336 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
337 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
338 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
339 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
340 <p><span class="key">]</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
341 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
342 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
343 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
344 <p>Rotate image clockwise 90 degrees.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
345 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
346 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
347 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
348 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
349 <p><span class="key">[</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
350 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
351 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
352 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
353 <p>Rotate image counterclockwise 90 degree.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
354 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
355 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
356 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
357 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
358 <p><span class="key">Shift</span> + <span class="key">R</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
359 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
360 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
361 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
362 <p>Rotate image 180 degrees.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
363 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
364 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
365 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
366 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
367 <p><span class="key">Shift</span> + <span class="key">M</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
368 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
369 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
370 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
371 <p>Flip image horizontally (mirror).</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
372 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
373 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
374 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
375 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
376 <p><span class="key">Shift</span> + <span class="key">F</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
377 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
378 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
379 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
380 <p>Flip image vertically.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
381 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
382 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
383 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
384 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
385 <p><strong>View Menu</strong></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
386 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
387 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
388 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
389 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
390 <p><span class="key">+</span>, <span class="key">=</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
391 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
392 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
393 <p><span class="key">Ctrl</span> + Mouse Wheel up</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
394 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
395 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
396 <p>Zoom image in.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
397 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
398 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
399 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
400 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
401 <p><span class="key">-</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
402 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
403 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
404 <p><span class="key">Ctrl</span> + Mouse Wheel down</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
405 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
406 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
407 <p>Zoom image out.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
408 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
409 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
410 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
411 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
412 <p><span class="key">Z</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
413 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
414 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
415 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
416 <p>Reset zoom to original size (1:1).</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
417 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
418 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
419 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
420 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
421 <p><span class="key">X</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
422 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
423 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
424 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
425 <p>Fit image to window size.</p>
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).
zas_
parents: 1075
diff changeset
426 </td>
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).
zas_
parents: 1075
diff changeset
427 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
428 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
429 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
430 <p><span class="key">W</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
431 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
432 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
433 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
434 <p>Zoom image to fit window width.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
435 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
436 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
437 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
438 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
439 <p><span class="key">H</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
440 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
441 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
442 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
443 <p>Zoom image to fit window height.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
444 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
445 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
446 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
447 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
448 <p><span class="key">1</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
449 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
450 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
451 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
452 <p>Set zoom to 1:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
453 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
454 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
455 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
456 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
457 <p><span class="key">2</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
458 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
459 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
460 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
461 <p>Set zoom to 2:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
462 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
463 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
464 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
465 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
466 <p><span class="key">3</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
467 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
468 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
469 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
470 <p>Set zoom to 3:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
471 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
472 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
473 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
474 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
475 <p><span class="key">4</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
476 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
477 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
478 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
479 <p>Set zoom to 4:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
480 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
481 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
482 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
483 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
484 <p><span class="key">7</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
485 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
486 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
487 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
488 <p>Set zoom to 1:4</p>
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).
zas_
parents: 1075
diff changeset
489 </td>
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).
zas_
parents: 1075
diff changeset
490 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
491 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
492 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
493 <p><span class="key">8</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
494 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
495 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
496 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
497 <p>Set zoom to 1:3</p>
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).
zas_
parents: 1075
diff changeset
498 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
499 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
500 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
501 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
502 <p><span class="key">9</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
503 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
504 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
505 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
506 <p>Set zoom to 1:2</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
507 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
508 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
509 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
510 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
511 <p><span class="key">T</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
512 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
513 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
514 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
515 <p>Toggle display of thumbnails when in list view.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
516 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
517 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
518 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
519 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
520 <p><span class="key">Ctrl</span> + <span class="key">L</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
521 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
522 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
523 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
524 <p>Display file list as detailed list view.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
525 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
526 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
527 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
528 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
529 <p><span class="key">Ctrl</span> + <span class="key">I</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
530 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
531 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
532 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
533 <p>Display file list as icon view.</p>
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).
zas_
parents: 1075
diff changeset
534 </td>
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).
zas_
parents: 1075
diff changeset
535 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
536 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
537 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
538 <p><span class="key">Ctrl</span> + <span class="key">T</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
539 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
540 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
541 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
542 <p>Toggle folder display between list and tree views.</p>
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).
zas_
parents: 1075
diff changeset
543 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
544 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
545 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
546 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
547 <p><span class="key">R</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
548 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
549 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
550 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
551 <p>Refresh file list.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
552 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
553 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
554 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
555 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
556 <p><span class="key">L</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
557 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
558 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
559 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
560 <p>Toggle floating of file display.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
561 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
562 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
563 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
564 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
565 <p><span class="key">Ctrl</span> + <span class="key">H</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
566 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
567 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
568 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
569 <p>Toggle hiding of file display.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
570 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
571 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
572 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
573 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
574 <p><span class="key">Ctrl</span> + <span class="key">E</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
575 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
576 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
577 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
578 <p>Toggle EXIF sidebar.</p>
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).
zas_
parents: 1075
diff changeset
579 </td>
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).
zas_
parents: 1075
diff changeset
580 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
581 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
582 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
583 <p><span class="key">Ctrl</span> + <span class="key">S</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
584 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
585 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
586 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
587 <p>Toggle Sort Manager sidebar.</p>
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).
zas_
parents: 1075
diff changeset
588 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
589 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
590 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
591 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
592 <p><span class="key">Ctrl</span> + <span class="key">K</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
593 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
594 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
595 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
596 <p>Toggle Keywords sidebar.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
597 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
598 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
599 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
600 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
601 <p><span class="key">F</span></p>
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
602 <p><span class="key">V</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
603 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
604 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
605 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
606 <p>Toggle full screen.</p>
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).
zas_
parents: 1075
diff changeset
607 </td>
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).
zas_
parents: 1075
diff changeset
608 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
609 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
610 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
611 <p><span class="key">I</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
612 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
613 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
614 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
615 <p>Toggle information overlay in full screen.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
616 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
617 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
618 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
619 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
620 <p><span class="key">S</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
621 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
622 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
623 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
624 <p>Toggle slideshow.</p>
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).
zas_
parents: 1075
diff changeset
625 </td>
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).
zas_
parents: 1075
diff changeset
626 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
627 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
628 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
629 <p><span class="key">P</span></p>
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).
zas_
parents: 1075
diff changeset
630 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
631 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
632 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
633 <p>Toggle pause of slideshow.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
634 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
635 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
636 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
637 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
638 <p><strong>Help Menu</strong></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
639 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
640 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
641 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
642 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
643 <p><span class="key">F1</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
644 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
645 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
646 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
647 <p>Open User Manual in browser.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
648 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
649 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
650 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
651 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
652 <p><strong>Collection Window</strong></p>
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).
zas_
parents: 1075
diff changeset
653 </td>
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).
zas_
parents: 1075
diff changeset
654 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
655 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
656 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
657 <p><span class="key">Arrows</span></p>
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).
zas_
parents: 1075
diff changeset
658 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
659 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
660 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
661 <p>Move selection.</p>
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).
zas_
parents: 1075
diff changeset
662 </td>
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).
zas_
parents: 1075
diff changeset
663 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
664 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
665 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
666 <p><span class="key">Shift</span> + <span class="key">Arrows</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
667 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
668 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
669 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
670 <p>Select multiple images.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
671 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
672 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
673 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
674 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
675 <p><span class="key">Ctrl</span> + <span class="key">Arrows</span></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
676 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
677 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
678 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
679 <p>Move focus without changing selection.</p>
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).
zas_
parents: 1075
diff changeset
680 </td>
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).
zas_
parents: 1075
diff changeset
681 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
682 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
683 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
684 <p><span class="key">SpaceBar</span></p>
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).
zas_
parents: 1075
diff changeset
685 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
686 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
687 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
688 <p>Select only image with focus.</p>
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).
zas_
parents: 1075
diff changeset
689 </td>
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).
zas_
parents: 1075
diff changeset
690 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
691 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
692 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
693 <p><span class="key">Ctrl</span> + <span class="key">SpaceBar</span></p>
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).
zas_
parents: 1075
diff changeset
694 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
695 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
696 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
697 <p>Toggle selection of image with focus.</p>
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).
zas_
parents: 1075
diff changeset
698 </td>
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).
zas_
parents: 1075
diff changeset
699 </tr>
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).
zas_
parents: 1075
diff changeset
700 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
701 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
702 <p><span class="key">Home</span></p>
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).
zas_
parents: 1075
diff changeset
703 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
704 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
705 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
706 <p>Move focus to first image.</p>
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).
zas_
parents: 1075
diff changeset
707 </td>
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).
zas_
parents: 1075
diff changeset
708 </tr>
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).
zas_
parents: 1075
diff changeset
709 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
710 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
711 <p><span class="key">End</span></p>
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).
zas_
parents: 1075
diff changeset
712 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
713 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
714 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
715 <p>Move focus to last image.</p>
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).
zas_
parents: 1075
diff changeset
716 </td>
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).
zas_
parents: 1075
diff changeset
717 </tr>
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).
zas_
parents: 1075
diff changeset
718 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
719 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
720 <p><span class="key">Ctrl</span> + <span class="key">A</span></p>
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).
zas_
parents: 1075
diff changeset
721 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
722 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
723 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
724 <p>Select all images.</p>
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).
zas_
parents: 1075
diff changeset
725 </td>
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).
zas_
parents: 1075
diff changeset
726 </tr>
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).
zas_
parents: 1075
diff changeset
727 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
728 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
729 <p><span class="key">Ctrl</span> + <span class="key">Shift</span> + <span class="key">A</span></p>
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).
zas_
parents: 1075
diff changeset
730 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
731 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
732 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
733 <p>Unselect all images.</p>
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).
zas_
parents: 1075
diff changeset
734 </td>
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).
zas_
parents: 1075
diff changeset
735 </tr>
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).
zas_
parents: 1075
diff changeset
736 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
737 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
738 <p><span class="key">Delete</span></p>
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).
zas_
parents: 1075
diff changeset
739 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
740 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
741 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
742 <p>Remove selected image from collection, does not delete image from disk.</p>
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).
zas_
parents: 1075
diff changeset
743 </td>
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).
zas_
parents: 1075
diff changeset
744 </tr>
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).
zas_
parents: 1075
diff changeset
745 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
746 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
747 <p><span class="key">Ctrl</span> + <span class="key">L</span></p>
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).
zas_
parents: 1075
diff changeset
748 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
749 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
750 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
751 <p>Add images from main window's file list.</p>
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).
zas_
parents: 1075
diff changeset
752 </td>
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).
zas_
parents: 1075
diff changeset
753 </tr>
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).
zas_
parents: 1075
diff changeset
754 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
755 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
756 <p><span class="key">Ctrl</span> + <span class="key">T</span></p>
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).
zas_
parents: 1075
diff changeset
757 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
758 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
759 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
760 <p>Toggle display of icon filenames.</p>
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).
zas_
parents: 1075
diff changeset
761 </td>
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).
zas_
parents: 1075
diff changeset
762 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
763 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
764 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
765 <p><span class="key">N</span></p>
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).
zas_
parents: 1075
diff changeset
766 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
767 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
768 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
769 <p>Sort collection by name.</p>
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).
zas_
parents: 1075
diff changeset
770 </td>
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).
zas_
parents: 1075
diff changeset
771 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
772 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
773 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
774 <p><span class="key">D</span></p>
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).
zas_
parents: 1075
diff changeset
775 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
776 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
777 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
778 <p>Sort collection by file date.</p>
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).
zas_
parents: 1075
diff changeset
779 </td>
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).
zas_
parents: 1075
diff changeset
780 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
781 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
782 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
783 <p><span class="key">B</span></p>
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).
zas_
parents: 1075
diff changeset
784 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
785 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
786 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
787 <p>Sort collection by file size.</p>
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).
zas_
parents: 1075
diff changeset
788 </td>
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).
zas_
parents: 1075
diff changeset
789 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
790 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
791 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
792 <p><span class="key">P</span></p>
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).
zas_
parents: 1075
diff changeset
793 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
794 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
795 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
796 <p>Sort collection by file path.</p>
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).
zas_
parents: 1075
diff changeset
797 </td>
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).
zas_
parents: 1075
diff changeset
798 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
799 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
800 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
801 <p><span class="key">I</span></p>
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).
zas_
parents: 1075
diff changeset
802 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
803 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
804 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
805 <p>Sort collection by natural numerical order.</p>
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).
zas_
parents: 1075
diff changeset
806 </td>
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).
zas_
parents: 1075
diff changeset
807 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
808 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
809 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
810 <p><span class="key">Enter</span></p>
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).
zas_
parents: 1075
diff changeset
811 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
812 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
813 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
814 <p>View image with focus in main window.</p>
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).
zas_
parents: 1075
diff changeset
815 </td>
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).
zas_
parents: 1075
diff changeset
816 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
817 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
818 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
819 <p><span class="key">V</span></p>
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).
zas_
parents: 1075
diff changeset
820 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
821 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
822 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
823 <p>View image with focus in new window.</p>
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).
zas_
parents: 1075
diff changeset
824 </td>
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).
zas_
parents: 1075
diff changeset
825 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
826 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
827 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
828 <p><span class="key">Ctrl</span> + <span class="key">1</span> ... <span class="key">0</span></p>
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).
zas_
parents: 1075
diff changeset
829 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
830 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
831 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
832 <p>Run external edit command on selected images.</p>
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).
zas_
parents: 1075
diff changeset
833 </td>
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).
zas_
parents: 1075
diff changeset
834 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
835 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
836 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
837 <p><span class="key">S</span></p>
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).
zas_
parents: 1075
diff changeset
838 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
839 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
840 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
841 <p>Save collection.</p>
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).
zas_
parents: 1075
diff changeset
842 </td>
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).
zas_
parents: 1075
diff changeset
843 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
844 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
845 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
846 <p><span class="key">Ctrl</span> + <span class="key">S</span></p>
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).
zas_
parents: 1075
diff changeset
847 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
848 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
849 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
850 <p>Save collection as, opens destination dialog.</p>
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).
zas_
parents: 1075
diff changeset
851 </td>
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).
zas_
parents: 1075
diff changeset
852 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
853 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
854 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
855 <p><span class="key">A</span></p>
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).
zas_
parents: 1075
diff changeset
856 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
857 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
858 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
859 <p>Append to collection, opens append dialog.</p>
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).
zas_
parents: 1075
diff changeset
860 </td>
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).
zas_
parents: 1075
diff changeset
861 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
862 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
863 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
864 <p><span class="key">Ctrl</span> + <span class="key">C</span></p>
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).
zas_
parents: 1075
diff changeset
865 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
866 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
867 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
868 <p>Copy selected images, opens destination selection dialog.</p>
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).
zas_
parents: 1075
diff changeset
869 </td>
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).
zas_
parents: 1075
diff changeset
870 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
871 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
872 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
873 <p><span class="key">Ctrl</span> + <span class="key">M</span></p>
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).
zas_
parents: 1075
diff changeset
874 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
875 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
876 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
877 <p>Move selected images, opens destination selection dialog.</p>
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).
zas_
parents: 1075
diff changeset
878 </td>
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).
zas_
parents: 1075
diff changeset
879 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
880 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
881 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
882 <p><span class="key">Ctrl</span> + <span class="key">R</span></p>
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).
zas_
parents: 1075
diff changeset
883 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
884 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
885 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
886 <p>Rename selected images, opens rename dialog.</p>
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).
zas_
parents: 1075
diff changeset
887 </td>
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).
zas_
parents: 1075
diff changeset
888 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
889 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
890 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
891 <p><span class="key">Ctrl</span> + <span class="key">D</span></p>
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).
zas_
parents: 1075
diff changeset
892 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
893 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
894 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
895 <p>Delete selected images.</p>
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).
zas_
parents: 1075
diff changeset
896 </td>
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).
zas_
parents: 1075
diff changeset
897 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
898 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
899 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
900 <p><span class="key">Ctrl</span> + <span class="key">P</span></p>
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).
zas_
parents: 1075
diff changeset
901 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
902 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
903 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
904 <p>Open image properties window.</p>
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).
zas_
parents: 1075
diff changeset
905 </td>
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).
zas_
parents: 1075
diff changeset
906 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
907 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
908 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
909 <p><span class="key">Ctrl</span> + <span class="key">W</span></p>
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).
zas_
parents: 1075
diff changeset
910 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
911 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
912 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
913 <p>Close collection window.</p>
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).
zas_
parents: 1075
diff changeset
914 </td>
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).
zas_
parents: 1075
diff changeset
915 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
916 <tr>
1157
0186f9c7d9e4 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
zas_
parents: 1151
diff changeset
917 <td colspan="3" class="shortcuts-separator">
1119
829f45bf988b Tidy up and minor fixes.
zas_
parents: 1118
diff changeset
918 <p><strong>Find Duplicates Window</strong> (same as Collection Window above, with the following additions)</p>
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).
zas_
parents: 1075
diff changeset
919 </td>
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).
zas_
parents: 1075
diff changeset
920 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
921 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
922 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
923 <p><span class="key">1</span></p>
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).
zas_
parents: 1075
diff changeset
924 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
925 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
926 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
927 <p>Select group 1 duplicates.</p>
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).
zas_
parents: 1075
diff changeset
928 </td>
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).
zas_
parents: 1075
diff changeset
929 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
930 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
931 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
932 <p><span class="key">2</span></p>
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).
zas_
parents: 1075
diff changeset
933 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
934 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
935 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
936 <p>Select group 2 duplicates.</p>
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).
zas_
parents: 1075
diff changeset
937 </td>
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).
zas_
parents: 1075
diff changeset
938 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
939 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
940 <td>
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1159
diff changeset
941 <p><span class="key">C</span></p>
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).
zas_
parents: 1075
diff changeset
942 </td>
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
943 <td>&nbsp;</td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
944 <td>
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).
zas_
parents: 1075
diff changeset
945 <p>Open new collection window and add selected images.</p>
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).
zas_
parents: 1075
diff changeset
946 </td>
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).
zas_
parents: 1075
diff changeset
947 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
948 </tbody>
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).
zas_
parents: 1075
diff changeset
949 </table>
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).
zas_
parents: 1075
diff changeset
950 </div>
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).
zas_
parents: 1075
diff changeset
951
1118
71c5b25b371a Notes cleanup and minor stylistic fixes.
zas_
parents: 1117
diff changeset
952 <p class="bottomnote"><a id="bottomnote1" name="bottomnote1"></a><span class="note_label">(*) Note:</span> Default Mouse wheel functions can be altered by changing the <a href="options_advanced.html" class="option_name">Mouse wheel scrolls image</a> option.</p>
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).
zas_
parents: 1075
diff changeset
953
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1105
diff changeset
954 <hr id="bottomseparator" />
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).
zas_
parents: 1075
diff changeset
955
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
956 <div class="navbottom">
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).
zas_
parents: 1075
diff changeset
957 <table width="100%" border="0" cellpadding="4" cellspacing="0">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
958 <col id="navbottom_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
959 <col id="navbottom_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
960 <col id="navbottom_col3" width="33%"></col>
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).
zas_
parents: 1075
diff changeset
961
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
962 <tr>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
963 <th>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
964 <p class="previous"><a href="reference_command_line.html">Previous</a>
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).
zas_
parents: 1075
diff changeset
965 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
966 </th>
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).
zas_
parents: 1075
diff changeset
967
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
968 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
969 <p class="navbottom_title"><a href="index.html">Contents</a>
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).
zas_
parents: 1075
diff changeset
970 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
971 </th>
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).
zas_
parents: 1075
diff changeset
972
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
973 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
974 <p class="next"><a href="reference_thumbnails.html">Next</a>
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).
zas_
parents: 1075
diff changeset
975 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
976 </th>
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).
zas_
parents: 1075
diff changeset
977 </tr>
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).
zas_
parents: 1075
diff changeset
978
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).
zas_
parents: 1075
diff changeset
979 </table>
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).
zas_
parents: 1075
diff changeset
980 </div>
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).
zas_
parents: 1075
diff changeset
981
1101
83cf0c9e300f Re-introduce Geeqie User Manual footer.
zas_
parents: 1100
diff changeset
982 <div class="footer">Geeqie User Manual</div>
1098
2d9c9b10e84d Add a generic spacer at the bottom of the page, remove now unused css classes.
zas_
parents: 1097
diff changeset
983 <div class="bottomspacer">&nbsp;</div>
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).
zas_
parents: 1075
diff changeset
984 </body>
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).
zas_
parents: 1075
diff changeset
985 </html>