diff options
Diffstat (limited to 'doc/keybindings.docbook')
-rw-r--r-- | doc/keybindings.docbook | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/keybindings.docbook b/doc/keybindings.docbook deleted file mode 100644 index 3156400..0000000 --- a/doc/keybindings.docbook +++ /dev/null @@ -1,20 +0,0 @@ -<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 TDE 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> |