Eliminate some GitHub action warnings
[geeqie.git] / doc / docbook / GuideReferenceKeyboardShortcuts.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <section id="GuideReferenceKeyboardShortcuts">
3   <title id="titleGuideReferenceKeyboardShortcuts">Keyboard and Mouse Shortcuts</title>
4   <para>
5     The tables below shows the defaults for keyboard shortcuts. The current settings for shortcuts may be found in the
6     <link linkend="GuideOptionsKeyboard" endterm="titleGuideOptionsKeyboard" />
7     dialogue.
8     <para />
9     Only the main window shortcuts can be redefined in
10     <link linkend="GuideOptionsKeyboard" endterm="titleGuideOptionsKeyboard" />
11     . The shortcuts in other windows are fixed.
12   </para>
13   <note>In the list below, KP means KeyPad</note>
14   <section id="AllWindows">
15     <title>Keyboard shortcuts in all windows, where relevant</title>
16     <table frame="all">
17       <title>Standard keyboard shortcuts</title>
18       <tgroup cols="3" rowsep="1" colsep="1">
19         <thead>
20           <row>
21             <entry>Shortcut</entry>
22             <entry>Mouse</entry>
23             <entry>Action</entry>
24           </row>
25         </thead>
26         <tbody>
27           <row>
28             <entry>
29               <keycap>F1</keycap>
30             </entry>
31             <entry />
32             <entry>Help.</entry>
33           </row>
34           <row>
35             <entry>
36               <keycap>Menu</keycap>
37             </entry>
38             <entry>Right-click</entry>
39             <entry>Context menu.</entry>
40           </row>
41           <row>
42             <entry>
43               <keycap>F10</keycap>
44             </entry>
45             <entry>Right-click</entry>
46             <entry>Context menu.</entry>
47           </row>
48           <row>
49             <entry>
50               <keycap>/</keycap>
51             </entry>
52             <entry />
53             <entry>Search and Run Commands.</entry>
54           </row>
55         </tbody>
56       </tgroup>
57     </table>
58   </section>
59   <section id="MainWindow">
60     <title>Main window programmable keyboard shortcuts</title>
61     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideReferenceMainWindowShortcuts.xml" />
62   </section>
63   <section id="CollectionsKeyboardShortcuts">
64     <title>Collections window non-programmable keyboard shortcuts</title>
65     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideReferenceCollectionsShortcuts.xml" />
66   </section>
67   <section id="DuplicatesKeyboardShortcuts">
68     <title>Duplicates window non-programmable keyboard shortcuts</title>
69     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideReferenceDuplicatesShortcuts.xml" />
70   </section>
71   <section id="ImageViewKeyboardShortcuts">
72     <title>Image window non-programmable keyboard shortcuts</title>
73     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideReferenceImageViewShortcuts.xml" />
74   </section>
75   <section id="PanViewKeyboardShortcuts">
76     <title>Pan window non-programmable keyboard shortcuts</title>
77     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideReferencePanViewShortcuts.xml" />
78   </section>
79   <section id="SearchKeyboardShortcuts">
80     <title>Search window non-programmable keyboard shortcuts</title>
81     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideReferenceSearchShortcuts.xml" />
82   </section>
83   <section id="MouseActions">
84     <title>Mouse actions</title>
85     <table frame="all">
86       <tgroup cols="2" rowsep="1" colsep="1">
87         <thead>
88           <row>
89             <entry>Mouse</entry>
90             <entry>Action</entry>
91           </row>
92         </thead>
93         <tbody>
94           <row>
95             <entry>
96               <code>Left Click</code>
97               ,
98               <para />
99               <code>Mouse Wheel down</code>
100               <footnote id='ref1'>
101                 <para>
102                   Default Mouse wheel functions can be altered by changing the
103                   <link linkend="GuideOptionsBehavior">Mouse wheel scrolls image</link>
104                   option.
105                 </para>
106               </footnote>
107             </entry>
108             <entry>Next image.</entry>
109           </row>
110           <row>
111             <entry>
112               <code>Middle Click</code>
113               ,
114               <para />
115               <code>Mouse Wheel up</code>
116               <footnoteref linkend='ref1' />
117             </entry>
118             <entry>Previous image.</entry>
119           </row>
120           <row>
121             <entry>
122               <code>Left click and Drag</code>
123               <footnoteref linkend='ref1' />
124             </entry>
125             <entry>Pan image.</entry>
126           </row>
127           <row>
128             <entry>
129               <code>Ctrl + Mouse Wheel up</code>
130             </entry>
131             <entry>Zoom image in.</entry>
132           </row>
133           <row>
134             <entry>
135               <code>Ctrl + Mouse Wheel down</code>
136             </entry>
137             <entry>Zoom image out.</entry>
138           </row>
139           <row>
140             <entry>
141               <code>Mouse button 8</code>
142               <footnote id='ref2'>
143                 <para>Requires a multi-button mouse.</para>
144               </footnote>
145             </entry>
146             <entry>Forward</entry>
147           </row>
148           <row>
149             <entry>
150               <code>Mouse button 9</code>
151               <footnoteref linkend='ref2' />
152             </entry>
153             <entry>Back</entry>
154           </row>
155           <row>
156             <entry>
157               <code>Control + left-click</code>
158             </entry>
159             <entry>Smooth scroll</entry>
160           </row>
161           <row>
162             <entry>
163               <code>Control + Shift + right-click</code>
164             </entry>
165             <entry>Duplicates window only - show image technical data</entry>
166           </row>
167         </tbody>
168       </tgroup>
169     </table>
170   </section>
171   <section id="ArrowKeys">
172     <title>Arrow keys actions</title>
173     <table frame="all">
174       <tgroup cols="2" rowsep="1" colsep="1">
175         <thead>
176           <row>
177             <entry>Shortcut</entry>
178             <entry>Action</entry>
179           </row>
180         </thead>
181         <tbody>
182           <row>
183             <entry>
184               <keycap>Arrow key</keycap>
185             </entry>
186             <entry>Pan image.</entry>
187           </row>
188           <row>
189             <entry>
190               <code>Shift + Arrow key</code>
191             </entry>
192             <entry>Pan Image faster.</entry>
193           </row>
194           <row>
195             <entry>
196               <code>Ctrl + Arrow key</code>
197             </entry>
198             <entry>Pan to respective edge of image.</entry>
199           </row>
200           <row>
201             <entry>
202               <code>Alt + Right Arrow</code>
203             </entry>
204             <entry>Next split pane.</entry>
205           </row>
206           <row>
207             <entry>
208               <code>Alt + Left Arrow</code>
209             </entry>
210             <entry>Previous split pane.</entry>
211           </row>
212           <row>
213             <entry>
214               <code>Alt + Up Arrow</code>
215             </entry>
216             <entry>Up or previous split pane.</entry>
217           </row>
218           <row>
219             <entry>
220               <code>Alt + Down Arrow</code>
221             </entry>
222             <entry>Down or next split pane.</entry>
223           </row>
224         </tbody>
225       </tgroup>
226     </table>
227   </section>
228 </section>