annotate doc/reference_keyboard_shortcuts.html @ 1098:2d9c9b10e84d

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