annotate doc/reference_keyboard_shortcuts.html @ 1085:84ef837579eb

Keyboard table cleanup attempt. Need more work.
author zas_
date Sat, 25 Oct 2008 14:42:52 +0000
parents 47b9f5bc2606
children 31a1a3f85859
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>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
8 <style type="text/css">
1ecc4f010111 With the help of tidy and sed, 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 /*<![CDATA[*/
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
10 p.previous {text-align: left}
1076
1ecc4f010111 With the help of tidy and sed, 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 p.gq-keyboard-shortcuts-12 {margin-bottom: 0in}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
12 p.gq-keyboard-shortcuts-11 {margin-left: 0.79in}
1ecc4f010111 With the help of tidy and sed, 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 span.gq-keyboard-shortcuts-10 {text-decoration: none}
1ecc4f010111 With the help of tidy and sed, 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 p.gq-keyboard-shortcuts-9 {font-weight: medium}
1ecc4f010111 With the help of tidy and sed, 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 p.gq-keyboard-shortcuts-8 {font-weight: medium; text-align: center}
1ecc4f010111 With the help of tidy and sed, 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 p.gq-keyboard-shortcuts-7 {text-align: left}
1ecc4f010111 With the help of tidy and sed, 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 p.gq-keyboard-shortcuts-6 {font-weight: bold; text-align: left}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
18 p.gq-keyboard-shortcuts-5 {font-weight: bold; text-align: center}
1ecc4f010111 With the help of tidy and sed, 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 div.gq-keyboard-shortcuts-4 {text-align: center}
1ecc4f010111 With the help of tidy and sed, 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 table.gq-keyboard-shortcuts-3 {page-break-before: always}
1ecc4f010111 With the help of tidy and sed, 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 p.gq-keyboard-shortcuts-2 {text-align: right}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
22 p.gq-keyboard-shortcuts-1 {text-align: center}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
23 /*]]>*/
1ecc4f010111 With the help of tidy and sed, 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 </style>
1ecc4f010111 With the help of tidy and sed, 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 </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
26
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
27 <body lang="en-US" dir="ltr">
1ecc4f010111 With the help of tidy and sed, 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 <div class="gq-keyboard-shortcuts-4">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
29 <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
30
1ecc4f010111 With the help of tidy and sed, 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 <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
33 <td width="33%">
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
34 <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
35 </p>
1ecc4f010111 With the help of tidy and sed, 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 </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
37
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
38 <td width="33%">
1079
76266496b06d Drop chapters numbers from h1 title, and reformat top title a bit.
zas_
parents: 1078
diff changeset
39 <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
40 </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
41
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
42 <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
43 <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
44 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
45 </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
46 </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
47 </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
48 </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
49 </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
50
1ecc4f010111 With the help of tidy and sed, 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 <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
52
1079
76266496b06d Drop chapters numbers from h1 title, and reformat top title a bit.
zas_
parents: 1078
diff changeset
53 <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
54
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
55 <div class="gq-keyboard-shortcuts-4">
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
56 <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
57 <col width="33%"></col>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
58 <col width="33%"></col>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
59 <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
60
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
61 <thead>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
62 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
63 <th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
64 <p class="gq-keyboard-shortcuts-5">Shortcut</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
65 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
66 <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
67 <p class="gq-keyboard-shortcuts-5">Mouse</p>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
68 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
69 <th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
70 <p class="gq-keyboard-shortcuts-6">Action</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
71 </th>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
72 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
73 </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
74
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
75 <tbody>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
76 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
77 <td colspan="3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
78 <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
79 </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
80 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
81 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
82 <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
83 <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
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 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
87 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
88 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
89 <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
90 <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
91 </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
92 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
93 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
94 <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
95 <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
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 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
99 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
100 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
101 <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
102 <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
103 </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
104 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
105 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
106 <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
107 <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
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 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
111 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
113 <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
114 <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
115 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
116 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
117 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
118 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
119 <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
120 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
121 <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
122 <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
123 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
124 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
125 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
126 <p>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
127 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
128 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
129 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
130 <td 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
131 <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
132 </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
133 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
134 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
135 <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
136 <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
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 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
140 [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
141 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
142 <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
143 <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
144 </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
145 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
146 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
147 <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
148 <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
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 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
152 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
154 <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
155 <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
156 </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
157 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
158 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
159 <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
160 <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
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 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
164 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
166 <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
167 <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
168 </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
169 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
170 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
171 <td>
1076
1ecc4f010111 With the help of tidy and sed, 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 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
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 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
176 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
177 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
178 <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
179 <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
180 </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
181 </tr>
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 <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
184 <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
185 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
186 <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
187 <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
188 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
189 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
190 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
191 <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
192 </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
193 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
194 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
195 <td colspan="3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
196 <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
197 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
198 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
199 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
200 <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
201 <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
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 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
205 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
207 <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
208 <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
209 </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
210 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
211 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
212 <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
213 <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
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 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
217 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
218 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
219 <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
220 <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
221 </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
222 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
223 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
224 <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
225 <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
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 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
229 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
231 <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
232 <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
233 </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
234 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
235 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
236 <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
237 <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
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 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
241 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
243 <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
244 <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
245 </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
246 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
247 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
248 <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
249 <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
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 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
253 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
254 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
255 <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
256 <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
257 </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
258 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
259 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
260 <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
261 <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
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 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
265 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
267 <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
268 <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
269 </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
270 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
271 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
272 <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
273 <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
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 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
277 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
279 <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
280 <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
281 </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
282 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
283 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
284 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
285 <p 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
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 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
289 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
291 <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
292 <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
293 </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
294 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
295 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
296 <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
297 <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
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 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
301 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
303 <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
304 <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
305 </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
306 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
307 <tr>
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">[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
310 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
311 <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
312 <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
313 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
314 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
315 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
316 <p>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
317 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
318 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
319 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
320 <td>
1076
1ecc4f010111 With the help of tidy and sed, 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">[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
322 [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
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 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
326 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
327 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
328 <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
329 <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
330 </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
331 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
332 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
333 <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
334 <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
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 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
338 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
340 <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
341 <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
342 </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
343 </tr>
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 <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
346 <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
347 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
348 <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
349 <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
350 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
352 <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
353 <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
354 </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
355 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
356 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
357 <td colspan="3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
358 <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
359 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
360 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
361 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
362 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
363 <p class="gq-keyboard-shortcuts-1">[Control] + 1 ... 0</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
364 </td>
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 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
367 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
369 <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
370 <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
371 </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
372 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
373 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
374 <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
375 <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
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 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
379 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
381 <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
382 <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
383 </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
384 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
385 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
386 <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
387 <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
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 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
391 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
393 <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
394 <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
395 </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
396 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
397 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
398 <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
399 <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
400 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
401 <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
402 <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
403 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
404 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
405 <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
406 <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
407 </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
408 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
409 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
410 <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
411 <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
412 </td>
1085
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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
415 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
416 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
417 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
418 <p>Open Geeqie preferences window.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
419 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
420 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
421 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
422 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
423 <p class="gq-keyboard-shortcuts-1">]</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
427 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
428 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
429 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
430 <p>Rotate image clockwise 90 degrees.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
431 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
432 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
433 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
434 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
435 <p class="gq-keyboard-shortcuts-1">[</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
439 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
440 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
441 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
442 <p>Rotate image counterclockwise 90 degree.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
443 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
444 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
445 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
446 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
447 <p class="gq-keyboard-shortcuts-1">[Shift] + R</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
451 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
452 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
453 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
454 <p>Rotate image 180 degrees.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
455 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
456 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
457 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
458 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
459 <p class="gq-keyboard-shortcuts-1">[Shift] + M</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
460 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
461 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
462 <p class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
463 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
464 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
465 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
466 <p>Flip image horizontally (mirror).</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
467 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
468 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
469 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
470 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
471 <p class="gq-keyboard-shortcuts-1">[Shift] + F</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
472 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
473 <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
474 <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
475 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
476 </td>
1085
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>Flip image vertically.</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 colspan="3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
483 <p class="gq-keyboard-shortcuts-6"><b>View Menu</b></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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
486 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
487 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
488 <p class="gq-keyboard-shortcuts-1">+, =</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
489 </td>
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 <p class="gq-keyboard-shortcuts-1">[Control] + Mouse Wheel up</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
492 </td>
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>Zoom image in.</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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
497 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
498 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
499 <p class="gq-keyboard-shortcuts-1">-</p>
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 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
502 <p class="gq-keyboard-shortcuts-1">[Control + Mouse Wheel down</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
503 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
504 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
505 <p>Zoom image out.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
506 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
507 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
508 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
509 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
510 <p class="gq-keyboard-shortcuts-1">Z</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
514 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
515 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
516 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
517 <p>Reset zoom to original size (1:1).</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
518 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
519 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
520 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
521 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
522 <p class="gq-keyboard-shortcuts-1">X</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
526 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
527 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
528 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
529 <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
530 </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
531 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
532 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
533 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
534 <p class="gq-keyboard-shortcuts-1">W</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
538 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
539 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
540 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
541 <p>Zoom image to fit window width.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
542 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
543 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
544 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
545 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
546 <p class="gq-keyboard-shortcuts-1">H</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
547 </td>
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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
550 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
551 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
552 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
553 <p>Zoom image to fit window height.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
554 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
555 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
556 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
557 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
558 <p class="gq-keyboard-shortcuts-1">1</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
562 </p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
563 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
564 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
565 <p>Set zoom to 1:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
566 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
567 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
568 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
569 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
570 <p class="gq-keyboard-shortcuts-1">2</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
574 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
575 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
576 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
577 <p>Set zoom to 2:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
578 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
579 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
580 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
581 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
582 <p class="gq-keyboard-shortcuts-1">3</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
583 </td>
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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
586 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
587 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
588 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
589 <p>Set zoom to 3:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
590 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
591 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
592 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
593 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
594 <p class="gq-keyboard-shortcuts-1">4</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>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
597 <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
598 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
600 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
601 <p>Set zoom to 4:1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
602 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
603 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
604 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
605 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
606 <p class="gq-keyboard-shortcuts-1">7</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
610 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
611 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
612 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
613 <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
614 </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
615 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
616 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
617 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
618 <p class="gq-keyboard-shortcuts-1">8</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
622 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
623 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
624 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
625 <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
626 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
627 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
628 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
629 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
630 <p class="gq-keyboard-shortcuts-1">9</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
631 </td>
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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
634 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
635 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
636 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
637 <p>Set zoom to 1:2</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
638 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
639 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
640 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
641 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
642 <p class="gq-keyboard-shortcuts-1">T</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>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
645 <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
646 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
647 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
648 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
649 <p>Toggle display of thumbnails when in list view.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
650 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
651 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
652 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
653 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
654 <p class="gq-keyboard-shortcuts-1">[Control] + L</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
658 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
659 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
660 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
661 <p>Display file list as detailed list view.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
662 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
663 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
664 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
665 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
666 <p class="gq-keyboard-shortcuts-1">[Control] + I</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
670 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
671 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
672 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
673 <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
674 </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
675 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
676 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
677 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
678 <p class="gq-keyboard-shortcuts-1">[Control] + T</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
682 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
683 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
684 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
685 <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
686 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
687 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
688 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
689 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
690 <p class="gq-keyboard-shortcuts-1">R</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
691 </td>
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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
694 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
695 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
696 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
697 <p>Refresh file list.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
698 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
699 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
700 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
701 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
702 <p class="gq-keyboard-shortcuts-1">L</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>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
705 <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
706 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
707 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
708 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
709 <p>Toggle floating of file display.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
710 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
711 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
712 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
713 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
714 <p class="gq-keyboard-shortcuts-1">[Control] + H</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
718 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
719 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
720 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
721 <p>Toggle hiding of file display.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
722 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
723 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
724 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
725 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
726 <p class="gq-keyboard-shortcuts-1">[Control] + E</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
730 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
731 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
732 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
733 <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
734 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
735 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
736 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
737 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
738 <p class="gq-keyboard-shortcuts-1">[Control] + S</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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
742 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
743 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
744 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
745 <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
746 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
747 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
748 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
749 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
750 <p class="gq-keyboard-shortcuts-1">[Control] + K</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
751 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
752 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
753 <p class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
754 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
755 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
756 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
757 <p>Toggle Keywords sidebar.</p>
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 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
760 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
761 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
762 <p class="gq-keyboard-shortcuts-1">F</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
763 <p class="gq-keyboard-shortcuts-1">V</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
764 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
765 <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
766 <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
767 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
768 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
769 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
770 <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
771 </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
772 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
773 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
774 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
775 <p class="gq-keyboard-shortcuts-1">I</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
776 </td>
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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
779 </p>
1076
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
781 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
782 <p>Toggle information overlay in full screen.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
783 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
784 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
785 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
786 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
787 <p class="gq-keyboard-shortcuts-1">S</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
788 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
789 <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
790 <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
791 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
792 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
793 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
794 <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
795 </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
796 </tr>
1085
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 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
799 <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
800 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
801 <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
802 <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
803 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
804 </td>
1085
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 <p>Toggle pause of slideshow.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
807 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
808 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
809 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
810 <td colspan="3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
811 <p class="gq-keyboard-shortcuts-6"><b>Help Menu</b></p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
812 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
813 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
814 <tr>
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">F1</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
817 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
818 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
819 <p class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
820 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
821 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
822 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
823 <p>Open User Manual in browser.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
824 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
825 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
826 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
827 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
828 <p class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
829 </p>
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 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
832 <p class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
833 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
834 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
835 <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
836 <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
837 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
838 </td>
1ecc4f010111 With the help of tidy and sed, 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 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
840 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
841 <td colspan="3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
842 <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
843 </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
844 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
845 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
846 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
847 <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
848 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
849 <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
850 <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
851 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
852 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
853 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
854 <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
855 </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
856 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
857 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
858 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
859 <p class="gq-keyboard-shortcuts-1">[Shift] + Arrow Keys</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
860 </td>
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 class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
863 </p>
1076
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
865 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
866 <p>Select multiple images.</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
867 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
868 </tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
869 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
870 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
871 <p class="gq-keyboard-shortcuts-1">[Control] + Arrow Keys</p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
872 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
873 <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
874 <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
875 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
877 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
878 <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
879 </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
880 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
881 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
882 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
883 <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
884 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
885 <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
886 <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
887 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
889 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
890 <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
891 </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
892 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
893 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
894 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
895 <p 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
896 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
897 <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
898 <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
899 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
901 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
902 <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
903 </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
904 </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
905 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
906 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
907 <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
908 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
909 <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
910 <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
911 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
913 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
914 <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
915 </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
916 </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
917 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
918 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
919 <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
920 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
921 <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
922 <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
923 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
924 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
925 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
926 <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
927 </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
928 </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
929 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
930 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
931 <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
932 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
933 <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
934 <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
935 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
937 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
938 <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
939 </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
940 </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
941 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
942 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
943 <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
944 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
945 <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
946 <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
947 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
949 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
950 <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
951 </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
952 </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
953 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
954 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
955 <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
956 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
957 <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
958 <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
959 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
961 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
962 <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
963 </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
964 </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
965 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
966 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
967 <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
968 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
969 <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
970 <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
971 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
973 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
974 <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
975 </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
976 </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
977 <tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
978 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
979 <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
980 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
981 <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
982 <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
983 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
985 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
986 <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
987 </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
988 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
989 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
990 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
991 <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
992 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
993 <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
994 <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
995 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
997 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
998 <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
999 </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
1000 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1001 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1002 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1003 <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
1004 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1005 <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
1006 <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
1007 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1009 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1010 <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
1011 </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
1012 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1013 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1014 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1015 <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
1016 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1017 <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
1018 <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
1019 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1021 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1022 <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
1023 </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
1024 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1025 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1026 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1027 <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
1028 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1029 <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
1030 <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
1031 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1033 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1034 <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
1035 </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
1036 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1037 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1038 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1039 <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
1040 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1041 <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
1042 <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
1043 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1045 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1046 <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
1047 </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
1048 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1049 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1050 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1051 <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
1052 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1053 <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
1054 <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
1055 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1057 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1058 <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
1059 </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
1060 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1061 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1062 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1063 <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
1064 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1065 <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
1066 <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
1067 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1069 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1070 <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
1071 </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
1072 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1073 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1074 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1075 <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
1076 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1077 <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
1078 <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
1079 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1081 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1082 <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
1083 </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
1084 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1085 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1086 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1087 <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
1088 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1089 <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
1090 <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
1091 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1093 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1094 <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
1095 </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
1096 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1097 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1098 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1099 <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
1100 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1101 <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
1102 <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
1103 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1105 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1106 <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
1107 </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
1108 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1109 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1110 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1111 <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
1112 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1113 <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
1114 <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
1115 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1117 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1118 <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
1119 </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
1120 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1121 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1122 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1123 <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
1124 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1125 <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
1126 <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
1127 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1129 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1130 <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
1131 </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
1132 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1133 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1134 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1135 <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
1136 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1137 <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
1138 <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
1139 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1141 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1142 <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
1143 </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
1144 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1145 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1146 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1147 <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
1148 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1149 <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
1150 <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
1151 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1153 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1154 <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
1155 </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
1156 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1157 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1158 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1159 <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
1160 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1161 <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
1162 <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
1163 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1165 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1166 <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
1167 </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
1168 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1169 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1170 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1171 <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
1172 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1173 <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
1174 <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
1175 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1177 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1178 <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
1179 </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
1180 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1181 <tr>
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">[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
1184 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1185 <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
1186 <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
1187 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1189 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1190 <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
1191 </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
1192 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1193 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1194 <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
1195 <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
1196 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1197 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1198 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1199 <p class="gq-keyboard-shortcuts-1"><br />
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1200 </p>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1201 </td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1202 <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
1203 <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
1204 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1205 </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
1206 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1207 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1208 <td colspan="3">
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1209 <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
1210 </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
1211 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1212 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1213 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1214 <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
1215 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1216 <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
1217 <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
1218 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1220 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1221 <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
1222 </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
1223 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1224 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1225 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1226 <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
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 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
1230 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1232 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1233 <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
1234 </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
1235 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1236 <tr>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1237 <td>
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1238 <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
1239 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1240 <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
1241 <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
1242 </p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1244 <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
1245 <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
1246 </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
1247 </tr>
1085
84ef837579eb Keyboard table cleanup attempt. Need more work.
zas_
parents: 1082
diff changeset
1248 </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
1249 </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
1250 </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
1251
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1252 <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
1253 <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
1254 </p>
1ecc4f010111 With the help of tidy and sed, 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
1078
ac4a4f2cf393 Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
zas_
parents: 1076
diff changeset
1256 <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
1257
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1258 <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
1259 <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
1260 </p>
1ecc4f010111 With the help of tidy and sed, 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 <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
1263 <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
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
1ecc4f010111 With the help of tidy and sed, 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 <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
1267
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1268 <div class="gq-keyboard-shortcuts-4">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1269 <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
1270
1ecc4f010111 With the help of tidy and sed, 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 <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
1272 <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
1273 <td width="33%">
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
1274 <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
1275 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1276 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1277
1ecc4f010111 With the help of tidy and sed, 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 <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
1279 <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
1280 </p>
1ecc4f010111 With the help of tidy and sed, 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>
1ecc4f010111 With the help of tidy and sed, 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
1ecc4f010111 With the help of tidy and sed, 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 <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
1284 <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
1285 </p>
1ecc4f010111 With the help of tidy and sed, 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>
1ecc4f010111 With the help of tidy and sed, 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 </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
1288 </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
1289
1ecc4f010111 With the help of tidy and sed, 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 <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
1292 <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
1293 <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
1294 </p>
1ecc4f010111 With the help of tidy and sed, 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 </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
1296
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1297 <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
1298 <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
1299 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1300 </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
1301
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1302 <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
1303 <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
1304 </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
1305 </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
1306 </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
1307 </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
1308 </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
1309
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1310 <p class="gq-keyboard-shortcuts-12"><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
1311 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1312 </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
1313 </html>