annotate doc/image_presentation_fullscreen.html @ 1127:ad40d1ec0726

Page cleanup and fixed. Remove obsolete note.
author zas_
date Mon, 10 Nov 2008 23:36:12 +0000
parents 24c89a03ec12
children c564ab6c11fc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
1121
24c89a03ec12 Move from xhtml transitional to xhtml strict.
zas_
parents: 1119
diff changeset
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
24c89a03ec12 Move from xhtml transitional to xhtml strict.
zas_
parents: 1119
diff changeset
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
4
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
5 <html xmlns="http://www.w3.org/1999/xhtml">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
6 <head>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
8
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
9 <title>Full Screen - Geeqie User Manual</title>
1095
31a1a3f85859 Move css styles to an external stylesheet.
zas_
parents: 1087
diff changeset
10 <link rel="stylesheet" type="text/css" href="style.css" />
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
11 </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
12
1ecc4f010111 With the help of tidy and sed, 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 <body lang="en-US" dir="ltr">
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
14 <div class="navtop">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
15 <table width="100%" border="0" cellpadding="4" cellspacing="0">
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
16 <col id="navtop_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
17 <col id="navtop_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
18 <col id="navtop_col3" width="33%"></col>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
19
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
20 <tr>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
21 <th>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
22 <p class="previous"><a href="image_presentation_slideshow.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
23 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
24 </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
25
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
26 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
27 <p class="navtop_title">Full Screen &ndash; Image Presentation</p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
28 </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
29
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
30 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
31 <p class="next"><a href="printing.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
32 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
33 </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
34 </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
35 </table>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
36 </div>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
37
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
38 <hr />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
39
1079
76266496b06d Drop chapters numbers from h1 title, and reformat top title a bit.
zas_
parents: 1078
diff changeset
40 <h1>Full Screen</h1>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
41
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
42 <p>Geeqie allows for the image pane to be expanded to fill the entire screen, this is referred to as full screen.</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
43
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
44 <h2>Turning on full screen</h2>
1076
1ecc4f010111 With the help of tidy and sed, 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
1ecc4f010111 With the help of tidy and sed, 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 <p>Full screen can be activated in a number of ways:</p>
1ecc4f010111 With the help of tidy and sed, 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
1ecc4f010111 With the help of tidy and sed, 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 <ul>
1ecc4f010111 With the help of tidy and sed, 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 <li>
1ecc4f010111 With the help of tidy and sed, 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 <p>From the menu bar - open the <b>View</b> menu and select <b>Full screen</b>.</p>
1ecc4f010111 With the help of tidy and sed, 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 </li>
1ecc4f010111 With the help of tidy and sed, 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
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
53 <li>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
54 <p>From the keyboard - press the <b>F</b> key to 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
55 </li>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
56
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
57 <li>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
58 <p>From a context menu - right click an image pane, and select <b>Full screen</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
59 </li>
1ecc4f010111 With the help of tidy and sed, 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 </ul>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
61
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
62 <h2>Turning off full screen</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
63
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
64 <p>To return to the normal 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
65
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
66 <ul>
1ecc4f010111 With the help of tidy and sed, 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 <li>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
68 <p>From the keyboard - press the <b>F</b> or [<b>Escape</b>] key to stop 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
69 </li>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
70
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
71 <li>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
72 <p>From a context menu - right click the image pane, and select <b>Exit full screen</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
73 </li>
1ecc4f010111 With the help of tidy and sed, 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
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
75 <li>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
76 <p>From the menu bar - the menu bar may be visible when using multiple monitors, open the <b>View</b> menu and select <b>Full screen</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
77 </li>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
78 </ul>
1ecc4f010111 With the help of tidy and sed, 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
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
80 <h2>Configuring full screen</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
81
1078
ac4a4f2cf393 Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
zas_
parents: 1076
diff changeset
82 <p>Full screen behavior and location can be adjusted on the <a href="options_advanced.html">Advanced tab</a> of the preferences 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
83
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
84 <dl class="dialog_desc">
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
85 <dt>Size and location</dt>
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
86 <dd><p>This can be changed using <span class="option_name">Full screen size</span> option, this can be used to select the monitor to use in a multiple monitor configuration.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, 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
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
88 <dt>Smooth image flip in full screen</dt>
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
89 <dd><p>This option delays the image change until the next image is entirely decoded into memory, the result is a smoother transition between images.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, 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
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
91 <dt>Disable screen saver in full screen</dt>
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
92 <dd><p>This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating.</p></dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1106
diff changeset
93 </dl>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
94
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
95 <h2>Navigation</h2>
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
96
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
97 <p>The usual image navigation controls are available when in full screen, these are the commands available:</p>
1076
1ecc4f010111 With the help of tidy and sed, 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
1117
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
99 <div class="fullscreen-shortcuts">
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
100 <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="rows">
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
101 <col id="fullscreen_shortcuts_col1" width="33%"></col>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
102 <col id="fullscreen_shortcuts_col2" width="33%"></col>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
103 <col id="fullscreen_shortcuts_col3" width="33%"></col>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
104
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
105 <thead>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
106 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
107 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
108 <p>Keyboard</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
109 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
111 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
112 <p>Mouse</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
113 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
115 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
116 <p>Description</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
117 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
118 </tr>
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
119 </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
120
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
121 <tbody>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
122 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
123 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
124 <p>F, V, Escape</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
125 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
127 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
128 <p>Context menu</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
129 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
130
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
131 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
132 <p>Turn off 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
133 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
134 </tr>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
135
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
136 <tr>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
137 <td colspan="3" class="fullscreen-shortcuts-separator">
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
138 <p><strong>Image Navigation</strong></p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
139 </td>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
140 </tr>
1076
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
142 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
143 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
144 <p>PageDown</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
145 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
146
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
147 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
148 <p>Left Click on image view<br />
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
149 Mouse Wheel down <a href="#bottomnote1" class="bottomnote">(*)</a></p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
150 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
152 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
153 <p>Change to next image.</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
154 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
155 </tr>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
157 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
158 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
159 <p>PageUp</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
160 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
162 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
163 <p>Middle Click on image view<br />
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
164 Mouse Wheel up <a href="#bottomnote1" class="bottomnote">(*)</a></p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
165 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
166
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
167 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
168 <p>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
169 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
170 </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
171
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
172 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
173 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
174 <p>Home</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
175 </td>
1ecc4f010111 With the help of tidy and sed, 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
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1108
diff changeset
177 <td>&nbsp;</td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
178
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
179 <td>
1076
1ecc4f010111 With the help of tidy and sed, 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 <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
181 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
182 </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
183
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
184 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
185 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
186 <p>End</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
187 </td>
1ecc4f010111 With the help of tidy and sed, 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
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1108
diff changeset
189 <td>&nbsp;</td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
190
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
191 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
192 <p>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
193 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
194 </tr>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
195
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
196 <tr>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
197 <td colspan="3" class="fullscreen-shortcuts-separator">
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
198 <p><strong>Image panning</strong> (image has keyboard focus)</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
199 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
200 </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
201
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
202 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
203 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
204 <p>Arrow Keys</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
205 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
206
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
207 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
208 <p>Left Drag on image view<br />
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
209 [Shift] + Mouse Wheel <a href="#bottomnote1" class="bottomnote">(*)</a></p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
210 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
211
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>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
214 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
215 </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
216
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
217 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
218 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
219 <p>[Shift] + Arrow Keys</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
220 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
221
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1108
diff changeset
222 <td>&nbsp;</td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
223
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>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
226 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
227 </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
228
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
229 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
230 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
231 <p>[Control] + Arrow Keys</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
232 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
233
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1108
diff changeset
234 <td>&nbsp;</td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
235
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>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
238 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
239 </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
240
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
241 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
242 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
243 <p>SpaceBar</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
244 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
245
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1108
diff changeset
246 <td>&nbsp;</td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
247
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>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
250 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
251 </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
252
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
253 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
254 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
255 <p>Backspace</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
256 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
257
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1108
diff changeset
258 <td>&nbsp;</td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
259
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>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
262 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
263 </tr>
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
264 </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
265 </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
266 </div>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
267
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
268 <p>Several other standard controls are also available through the keyboard and context menu:</p>
1076
1ecc4f010111 With the help of tidy and sed, 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
1117
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
270 <div class="fullscreen-functions">
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
271 <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="rows">
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
272 <col id="fullscreen_functions_col1" width="50%"></col>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
273 <col id="fullscreen_functions_col2" width="50%"></col>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
274
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
275 <thead>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
276 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
277 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
278 <p>Function</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
279 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
281 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
282 <p>Difference from normal 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
283 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
284 </tr>
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
285 </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
286
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
287 <tbody>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
288 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
289 <td>
1076
1ecc4f010111 With the help of tidy and sed, 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 <p>Copy, Move, Rename</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
291 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
293 <td>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
294 <p>same</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
295 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
296 </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
297
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
298 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>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
301 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
302
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
303 <td>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
304 <p>same</p>
1076
1ecc4f010111 With the help of tidy and sed, 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>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
307
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
308 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
309 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
310 <p>External edit commands<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
311 ([Control] + 1 ... 0, context menu)</p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
314 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
315 <p>Full screen will turn off prior to activating the function.</p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1ecc4f010111 With the help of tidy and sed, 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 </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
318
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
319 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>Open image properties window<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 ([Control] + P, context menu)</p>
1ecc4f010111 With the help of tidy and sed, 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>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
324
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
325 <td>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
326 <p>same</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
327 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
328 </tr>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
330 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
331 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
332 <p>Image rotation, mirror, and flip</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
333 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
335 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
336 <p>same</p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1ecc4f010111 With the help of tidy and sed, 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 </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
339
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
340 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
341 <td>
1076
1ecc4f010111 With the help of tidy and sed, 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 <p>Zoom controls</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
343 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
344
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>same</p>
1ecc4f010111 With the help of tidy and sed, 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>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
348 </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
349
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
350 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
351 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
352 <p>I</p>
1ecc4f010111 With the help of tidy and sed, 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 </td>
1ecc4f010111 With the help of tidy and sed, 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
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
355 <td>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
356 <p>Toggle information overlay for full screen: on with histogram, on without histogram, off.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
357 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
358 </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
359
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
360 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
361 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
362 <p>K</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
363 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
364
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
365 <td>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
366 <p>Switch between the different histogram modes: RGB, value, maximum value, red channel, green channel, blue channel.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
367 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
368 </tr>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
369
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
370 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
371 <td>
1076
1ecc4f010111 With the help of tidy and sed, 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 <p>J</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
373 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
374
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
375 <td>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
376 <p>Toogle between linear and logarithmical histogram.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
377 </td>
1ecc4f010111 With the help of tidy and sed, 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 </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
379
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
380 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>Slide show controls<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
383 (S, P, context menu)</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
384 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
385
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
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>same</p>
1ecc4f010111 With the help of tidy and sed, 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>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
389 </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
390
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
391 <tr>
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
392 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
393 <p>Quit with [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
394 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
395
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
396 <td>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
397 <p>same</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
398 </td>
1ecc4f010111 With the help of tidy and sed, 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 </tr>
1106
ae2b86450b1c Cleanup some tables.
zas_
parents: 1105
diff changeset
400 </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
401 </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
402 </div>
1127
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
403
ad40d1ec0726 Page cleanup and fixed. Remove obsolete note.
zas_
parents: 1121
diff changeset
404 <p class="bottomnote"><a id="bottomnote1" name="bottomnote1"></a><span class="note_label">(*) Note:</span> Default Mouse wheel functions can be altered by changing the <a href="options_advanced.html" class="option_name">Mouse wheel scrolls image</a> option.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
405
1ecc4f010111 With the help of tidy and sed, 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
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1108
diff changeset
407 <hr id="bottomseparator" />
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
408
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
409 <div class="navbottom">
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
410 <table width="100%" border="0" cellpadding="4" cellspacing="0">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
411 <col id="navbottom_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
412 <col id="navbottom_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
413 <col id="navbottom_col3" width="33%"></col>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
414
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
415 <tr>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
416 <th>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
417 <p class="previous"><a href="image_presentation_slideshow.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
418 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
419 </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
420
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
421 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
422 <p class="navbottom_title"><a href="index.html">Contents</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
423 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
424 </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
425
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
426 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
427 <p class="next"><a href="printing.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
428 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
429 </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
430 </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
431
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
432 </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
433 </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
434
1101
83cf0c9e300f Re-introduce Geeqie User Manual footer.
zas_
parents: 1100
diff changeset
435 <div class="footer">Geeqie User Manual</div>
1098
2d9c9b10e84d Add a generic spacer at the bottom of the page, remove now unused css classes.
zas_
parents: 1097
diff changeset
436 <div class="bottomspacer">&nbsp;</div>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
437 </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
438 </html>