annotate doc/reference_keyboard_shortcuts.html @ 1105:215e102c1819

Drop most old css classes.
author zas_
date Sun, 09 Nov 2008 12:48:00 +0000
parents 83cf0c9e300f
children 79e69e5f4642
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"?>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
2
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
3 <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
4 <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
5 <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
6
1ecc4f010111 With the help of tidy and sed, 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 <title>Keyboard Shortcuts - Geeqie User Manual</title>
1095
31a1a3f85859 Move css styles to an external stylesheet.
zas_
parents: 1085
diff changeset
8 <link rel="stylesheet" type="text/css" href="style.css" />
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
9 </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
10
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
11 <body lang="en-US" dir="ltr">
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
12 <div class="navtop">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
13 <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
14 <col id="navtop_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
15 <col id="navtop_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
16 <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
17
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
18 <thead>
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
19 <tr>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
20 <td>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
21 <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
22 </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
23 </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
24
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
25 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
26 <p class="navtop_title">Keyboard Shortcuts &ndash; Reference</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
27 </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
28
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
29 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
30 <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
31 </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
32 </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
33 </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
34 </thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
35 </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
36 </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
37
1ecc4f010111 With the help of tidy and sed, 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 <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
39
1079
76266496b06d Drop chapters numbers from h1 title, and reformat top title a bit.
zas_
parents: 1078
diff changeset
40 <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
41
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
42 <div class="gq-keyboard-shortcuts-4">
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
43 <table width="90%" border="1" cellpadding="2" cellspacing="0" class="gq-keyboard-shortcuts-3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
44 <col width="33%"></col>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
45 <col width="33%"></col>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
46 <col 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
47
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
48 <thead>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
49 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
50 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
51 <p>Shortcut</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
52 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
53 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
54 <p>Mouse</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
55 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
56 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
57 <p>Action</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
58 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
59 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
60 </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
61
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
62 <tbody>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
63 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
64 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
65 <p><b>Image Navigation</b></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
66 </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
67 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
68 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
69 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
70 <p>PageDown</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
71 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
72 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
73 <p>Left Click on image view<br />
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
74 Mouse Wheel down (*)</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
75 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
76 <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
77 <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
78 </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
79 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
80 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
81 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
82 <p>PageUp</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
83 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
84 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
85 <p>Middle Click on image view<br />
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
86 Mouse Wheel up (*)</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
87 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
88 <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
89 <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
90 </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
91 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
92 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
93 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
94 <p>Home</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
95 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
96 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
97 <p><br />
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
98 </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
99 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
100 <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
101 <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
102 </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
103 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
104 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
105 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
106 <p>End</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
107 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
108 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
109 <p><br />
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
110 </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
111 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
112 <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
113 <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
114 </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
115 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
116 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
117 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
118 <p><b>Image panning</b> (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
119 </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
120 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
121 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
122 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
123 <p>Arrow Keys</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>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
126 <p>Left Drag on image view<br />
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
127 [Shift] + Mouse Wheel (*)</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
128 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
129 <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
130 <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
131 </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
132 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
133 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
134 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
135 <p>[Shift] + Arrow Keys</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
136 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
137 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
138 <p><br />
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
139 </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
140 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
141 <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
142 <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
143 </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
144 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
145 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
146 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
147 <p>[Control] + Arrow Keys</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
148 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
149 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
150 <p><br />
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
151 </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
152 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
153 <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
154 <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
155 </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
156 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
157 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
158 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
159 <p>SpaceBar</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
160 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
161 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
162 <p><br />
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
163 </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
164 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
165 <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
166 <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
167 </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
168 </tr>
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 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
171 <p>Backspace</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
172 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
173 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
174 <p><br />
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
175 </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
176 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
177 <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
178 <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
179 </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
180 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
181 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
182 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
183 <p><b>File Menu</b></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
184 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
185 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
186 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
187 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
188 <p>[Control] + N</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
189 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
190 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
191 <p><br />
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
192 </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
193 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
194 <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
195 <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
196 </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
197 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
198 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
199 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
200 <p>C</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
201 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
202 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
203 <p><br />
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
204 </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
205 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
206 <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
207 <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
208 </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
209 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
210 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
211 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
212 <p>O</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
213 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
214 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
215 <p><br />
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
216 </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
217 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
218 <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
219 <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
220 </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
221 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
222 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
223 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
224 <p>F3</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
225 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
226 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
227 <p><br />
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
228 </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
229 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
230 <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
231 <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
232 </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
233 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
234 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
235 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
236 <p>D</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
237 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
238 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
239 <p><br />
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
240 </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
241 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
242 <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
243 <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
244 </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
245 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
246 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
247 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
248 <p>[Shift] + P</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
249 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
250 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
251 <p><br />
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
252 </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
253 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
254 <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
255 <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
256 </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
257 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
258 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
259 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
260 <p>[Control] + F</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
261 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
262 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
263 <p><br />
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 </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
265 </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>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
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>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
272 <p>[Control] + C</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>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
274 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
275 <p><br />
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>
1ecc4f010111 With the help of tidy and sed, 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>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
278 <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
279 <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
280 </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
281 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
282 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
283 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
284 <p>[Control] + M</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
285 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
286 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
287 <p><br />
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
288 </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
289 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
290 <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
291 <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
292 </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
293 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
294 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
295 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
296 <p>[Control] + R</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
297 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
298 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
299 <p><br />
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
300 </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
301 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
302 <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
303 <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
304 </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
305 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
306 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
307 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
308 <p>[Control] + D<br />
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
309 [Delete]</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
310 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
311 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
312 <p><br />
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
313 </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
314 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
315 <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
316 <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
317 </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
318 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
319 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
320 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
321 <p>[Control] + W</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
322 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
323 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
324 <p><br />
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
325 </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
326 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
327 <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
328 <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
329 </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
330 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
331 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
332 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
333 <p>[Control] + Q</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
334 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
335 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
336 <p><br />
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
337 </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
338 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
339 <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
340 <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
341 </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
342 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
343 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
344 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
345 <p><b>Edit Menu</b></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
346 </td>
1085
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 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
349 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
350 <p>[Control] + 1 ... 0</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
351 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
352 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
353 <p><br />
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
354 </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
355 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
356 <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
357 <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
358 </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
359 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
360 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
361 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
362 <p>[Control] + 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
363 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
364 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
365 <p><br />
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
366 </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
367 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
368 <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
369 <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
370 </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
371 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
372 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
373 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
374 <p>[Control] + [Shift] + 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
375 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
376 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
377 <p><br />
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
378 </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
379 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
380 <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
381 <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
382 </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
383 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
384 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
385 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
386 <p>[Control] + P</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
387 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
388 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
389 <p><br />
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
390 </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
391 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
392 <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
393 <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
394 </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
395 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
396 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
397 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
398 <p>[Control] + O</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
399 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
400 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
401 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
402 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
403 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
404 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
405 <p>Open Geeqie preferences window.</p>
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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
408 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
409 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
410 <p>]</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
411 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
412 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
413 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
414 </p>
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 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
417 <p>Rotate image clockwise 90 degrees.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
418 </td>
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 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
421 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
422 <p>[</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
423 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
424 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
425 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
426 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
427 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
428 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
429 <p>Rotate image counterclockwise 90 degree.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
430 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
431 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
432 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
433 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
434 <p>[Shift] + R</p>
1085
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 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
437 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
438 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
439 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
440 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
441 <p>Rotate image 180 degrees.</p>
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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
444 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
445 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
446 <p>[Shift] + M</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
447 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
448 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
449 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
450 </p>
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 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
453 <p>Flip image horizontally (mirror).</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
454 </td>
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 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
457 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
458 <p>[Shift] + F</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
459 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
460 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
461 <p><br />
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
462 </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
463 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
464 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
465 <p>Flip image vertically.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
466 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
467 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
468 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
469 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
470 <p><b>View Menu</b></p>
1085
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>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
475 <p>+, =</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
476 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
477 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
478 <p>[Control] + Mouse Wheel up</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
479 </td>
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 <p>Zoom image in.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
482 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
483 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
484 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
485 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
486 <p>-</p>
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 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
489 <p>[Control + Mouse Wheel down</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
490 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
491 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
492 <p>Zoom image out.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
493 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
494 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
495 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
496 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
497 <p>Z</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
498 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
499 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
500 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
501 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
502 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
503 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
504 <p>Reset zoom to original size (1:1).</p>
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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
507 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
508 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
509 <p>X</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
510 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
511 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
512 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
513 </p>
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 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
516 <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
517 </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
518 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
519 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
520 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
521 <p>W</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
522 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
523 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
524 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
525 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
526 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
527 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
528 <p>Zoom image to fit window width.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
529 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
530 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
531 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
532 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
533 <p>H</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
534 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
535 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
536 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
537 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
538 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
539 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
540 <p>Zoom image to fit window height.</p>
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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
543 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
544 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
545 <p>1</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
546 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
547 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
548 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
549 </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
550 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
551 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
552 <p>Set zoom to 1:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
553 </td>
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 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
556 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
557 <p>2</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
558 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
559 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
560 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
561 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
562 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
563 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
564 <p>Set zoom to 2:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
565 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
566 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
567 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
568 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
569 <p>3</p>
1085
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 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
572 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
573 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
574 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
575 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
576 <p>Set zoom to 3:1</p>
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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
579 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
580 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
581 <p>4</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
582 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
583 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
584 <p><br />
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
585 </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
586 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
587 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
588 <p>Set zoom to 4:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
589 </td>
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 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
592 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
593 <p>7</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
594 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
595 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
596 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
597 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
598 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
599 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
600 <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
601 </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
602 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
603 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
604 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
605 <p>8</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
606 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
607 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
608 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
609 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
610 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
611 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
612 <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
613 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
614 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
615 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
616 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
617 <p>9</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
618 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
619 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
620 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
621 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
622 </td>
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>Set zoom to 1:2</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
625 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
626 </tr>
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>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
629 <p>T</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
630 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
631 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
632 <p><br />
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
633 </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
634 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
635 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
636 <p>Toggle display of thumbnails when in list view.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
637 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
638 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
639 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
640 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
641 <p>[Control] + L</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
642 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
643 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
644 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
645 </p>
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 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
648 <p>Display file list as detailed list view.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
649 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
650 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
651 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
652 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
653 <p>[Control] + I</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
654 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
655 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
656 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
657 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
658 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
659 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
660 <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
661 </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
662 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
663 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
664 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
665 <p>[Control] + T</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
666 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
667 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
668 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
669 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
670 </td>
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 <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
673 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
674 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
675 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
676 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
677 <p>R</p>
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 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
680 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
681 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
682 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
683 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
684 <p>Refresh file list.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
685 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
686 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
687 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
688 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
689 <p>L</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
690 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
691 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
692 <p><br />
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
693 </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
694 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
695 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
696 <p>Toggle floating of file display.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
697 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
698 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
699 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
700 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
701 <p>[Control] + H</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
702 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
703 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
704 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
705 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
706 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
707 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
708 <p>Toggle hiding of file display.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
709 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
710 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
711 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
712 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
713 <p>[Control] + E</p>
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 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
716 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
717 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
718 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
719 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
720 <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
721 </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
722 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
723 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
724 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
725 <p>[Control] + S</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
726 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
727 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
728 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
729 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
730 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
731 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
732 <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
733 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
734 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
735 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
736 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
737 <p>[Control] + K</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
738 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
739 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
740 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
741 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
742 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
743 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
744 <p>Toggle Keywords sidebar.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
745 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
746 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
747 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
748 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
749 <p>F</p>
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
750 <p>V</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
751 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
752 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
753 <p><br />
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
754 </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
755 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
756 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
757 <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
758 </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
759 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
760 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
761 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
762 <p>I</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
763 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
764 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
765 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
766 </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
767 </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>Toggle information overlay in full screen.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
770 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
771 </tr>
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>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
774 <p>S</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
775 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
776 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
777 <p><br />
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
778 </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
779 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
780 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
781 <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
782 </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
783 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
784 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
785 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
786 <p>P</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
787 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
788 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
789 <p><br />
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
790 </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
791 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
792 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
793 <p>Toggle pause of slideshow.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
794 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
795 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
796 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
797 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
798 <p><b>Help Menu</b></p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
799 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
800 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
801 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
802 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
803 <p>F1</p>
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 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
806 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
807 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
808 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
809 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
810 <p>Open User Manual in browser.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
811 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
812 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
813 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
814 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
815 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
816 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
817 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
818 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
819 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
820 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
821 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
822 <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
823 <p><br />
1ecc4f010111 With the help of tidy and sed, 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 </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
825 </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
826 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
827 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
828 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
829 <p><b>Collection Window</b></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
830 </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
831 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
832 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
833 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
834 <p>Arrow Keys</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
835 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
836 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
837 <p><br />
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 </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
839 </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>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
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>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
846 <p>[Shift] + Arrow Keys</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
847 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
848 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
849 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
850 </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>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
852 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
853 <p>Select multiple images.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
854 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
855 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
856 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
857 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
858 <p>[Control] + Arrow Keys</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
859 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
860 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
861 <p><br />
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
862 </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
863 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
864 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
865 <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
866 </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
867 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
868 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
869 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
870 <p>[SpaceBar]</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
871 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
872 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
873 <p><br />
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 </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
875 </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>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
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>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
882 <p>[Control] + [SpaceBar]</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>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
884 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
885 <p><br />
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
886 </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
887 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
888 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
889 <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
890 </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
891 </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
892 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
893 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
894 <p>[Home]</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
895 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
896 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
897 <p><br />
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
898 </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
899 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
900 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
901 <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
902 </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
903 </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
904 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
905 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
906 <p>[End]</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
907 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
908 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
909 <p><br />
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 </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
911 </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>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
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>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
916 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
917 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
918 <p>[Control] + 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
919 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
920 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
921 <p><br />
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
922 </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
923 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
924 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
925 <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
926 </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
927 </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
928 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
929 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
930 <p>[Control] + [Shift] + 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
931 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
932 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
933 <p><br />
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
934 </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
935 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
936 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
937 <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
938 </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
939 </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
940 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
941 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
942 <p>[Delete]</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
943 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
944 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
945 <p><br />
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
946 </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
947 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
948 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
949 <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
950 </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
951 </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
952 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
953 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
954 <p>[Control] + L</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
955 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
956 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
957 <p><br />
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
958 </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
959 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
960 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
961 <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
962 </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
963 </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
964 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
965 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
966 <p>[Control] + T</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
967 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
968 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
969 <p><br />
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>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
971 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
972 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
973 <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
974 </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
975 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
976 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
977 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
978 <p>N</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
979 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
980 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
981 <p><br />
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
982 </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
983 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
984 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
985 <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
986 </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
987 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
988 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
989 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
990 <p>D</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
991 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
992 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
993 <p><br />
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
994 </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
995 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
996 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
997 <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
998 </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
999 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1000 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1001 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1002 <p>B</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
1003 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1004 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1005 <p><br />
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
1006 </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
1007 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1008 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1009 <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
1010 </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
1011 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1012 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1013 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1014 <p>P</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
1015 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1016 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1017 <p><br />
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
1018 </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
1019 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1020 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1021 <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
1022 </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
1023 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1024 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1025 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1026 <p>I</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
1027 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1028 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1029 <p><br />
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
1030 </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
1031 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1032 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1033 <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
1034 </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
1035 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1036 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1037 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1038 <p>[Enter]</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
1039 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1040 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1041 <p><br />
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
1042 </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
1043 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1044 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1045 <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
1046 </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
1047 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1048 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1049 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1050 <p>V</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
1051 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1052 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1053 <p><br />
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
1054 </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
1055 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1056 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1057 <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
1058 </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
1059 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1060 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1061 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1062 <p>[Control] + 1 ... 0</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
1063 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1064 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1065 <p><br />
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
1066 </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
1067 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1068 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1069 <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
1070 </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
1071 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1072 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1073 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1074 <p>S</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
1075 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1076 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1077 <p><br />
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
1078 </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
1079 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1080 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1081 <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
1082 </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
1083 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1084 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1085 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1086 <p>[Control] + S</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
1087 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1088 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1089 <p><br />
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
1090 </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
1091 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1092 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1093 <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
1094 </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
1095 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1096 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1097 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1098 <p>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
1099 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1100 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1101 <p><br />
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
1102 </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
1103 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1104 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1105 <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
1106 </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
1107 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1108 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1109 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1110 <p>[Control] + C</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
1111 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1112 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1113 <p><br />
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
1114 </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
1115 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1116 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1117 <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
1118 </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
1119 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1120 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1121 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1122 <p>[Control] + M</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
1123 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1124 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1125 <p><br />
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
1126 </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
1127 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1128 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1129 <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
1130 </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
1131 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1132 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1133 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1134 <p>[Control] + R</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
1135 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1136 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1137 <p><br />
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
1138 </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
1139 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1140 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1141 <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
1142 </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
1143 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1144 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1145 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1146 <p>[Control] + D</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
1147 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1148 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1149 <p><br />
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
1150 </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
1151 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1152 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1153 <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
1154 </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
1155 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1156 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1157 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1158 <p>[Control] + P</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
1159 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1160 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1161 <p><br />
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
1162 </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
1163 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1164 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1165 <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
1166 </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
1167 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1168 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1169 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1170 <p>[Control] + W</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
1171 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1172 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1173 <p><br />
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
1174 </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
1175 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1176 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1177 <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
1178 </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
1179 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1180 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1181 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1182 <p><br />
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
1183 </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
1184 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1185 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1186 <p><br />
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1187 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1188 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1189 <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
1190 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1191 </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
1192 </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
1193 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1194 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1195 <td colspan="3">
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1196 <p><b>Find Duplicates Window</b> (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
1197 </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
1198 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1199 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1200 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1201 <p>1</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
1202 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1203 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1204 <p><br />
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
1205 </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
1206 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1207 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1208 <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
1209 </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
1210 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1211 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1212 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1213 <p>2</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
1214 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1215 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1216 <p><br />
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
1217 </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
1218 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1219 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1220 <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
1221 </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
1222 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1223 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1224 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1225 <p>C</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
1226 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1227 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1228 <p><br />
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
1229 </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
1230 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1231 <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
1232 <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
1233 </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
1234 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1235 </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
1236 </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
1237 </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
1238
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1239 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1240 <br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1241 </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
1242
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1243 <p>(*) Default Mouse wheel functions, can be altered by changing <span class="gq-keyboard-shortcuts-10">the <a href="options_advanced.html">Mouse wheel scrolls image</a> option.</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
1244
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1245 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1246 <br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1247 </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
1248
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1249 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1250 <br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1251 </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
1252
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1253 <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
1254
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
1255 <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
1256 <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
1257 <col id="navbottom_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
1258 <col id="navbottom_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
1259 <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
1260
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1261 <thead>
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
1262 <tr>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
1263 <td>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
1264 <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
1265 </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
1266 </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
1267
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
1268 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1269 <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
1270 </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
1271 </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
1272
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
1273 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
1274 <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
1275 </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
1276 </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
1277 </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
1278 </thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1279
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1280 </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
1281 </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
1282
1101
83cf0c9e300f Re-introduce Geeqie User Manual footer.
zas_
parents: 1100
diff changeset
1283 <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
1284 <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
1285 </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
1286 </html>