summaryrefslogtreecommitdiffstats
path: root/doc/keybindings.docbook
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-10 01:02:50 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-10 01:02:50 +0000
commitc66249b79aa9bfa0924494adcd5345b5b1244b0c (patch)
tree19a77c57cc41d8b522554fbde0c36d6f20d7dc7b /doc/keybindings.docbook
downloadgwenview-c66249b79aa9bfa0924494adcd5345b5b1244b0c.tar.gz
gwenview-c66249b79aa9bfa0924494adcd5345b5b1244b0c.zip
Added old abandoned KDE3 version of gwenview
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088034 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/keybindings.docbook')
-rw-r--r--doc/keybindings.docbook21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/keybindings.docbook b/doc/keybindings.docbook
new file mode 100644
index 0000000..f01b28c
--- /dev/null
+++ b/doc/keybindings.docbook
@@ -0,0 +1,21 @@
+<sect1 id="keybindings">
+<title>Key bindings</title>
+
+<para>&kappname; comes with a range of keyboard shortcuts, all of which can be viewed and remapped by
+ selecting <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
+ Shortcuts...</guimenuitem></menuchoice>. Note that in the Files and Folders windows,
+all the normal KDE shortcuts are functional, unless otherwise remapped.</para>
+
+<para>A few of the most useful default bindings are:</para>
+
+<itemizedlist>
+ <listitem><para><keycap>Space</keycap>: Displays the next image in the directory.</para></listitem>
+ <listitem><para><keycap>Backspace</keycap>: Displays the previous image in the directory.</para></listitem>
+ <listitem><para><keycombo
+ action="simul">&Ctrl;<keycap>Return</keycap></keycombo>: Toggles between Browse and View modes.</para></listitem>
+ <listitem><para><keycombo action="simul">&Ctrl;
+ &Shift;<keycap>F</keycap></keycombo>: Activates Full Screen mode.</para></listitem>
+ <listitem><para><keycap>Escape</keycap>: Exits from Full Screen mode.</para></listitem>
+</itemizedlist>
+</sect1>
+<!-- vim: set ft=xml: -->