1<?xml version="1.0" encoding="utf-8"?>
2<sect1 id="config-keybindings">
3  <title>Combinaciones de teclas</title>
4  <para>
5    Keybindings allow you to use keystroke combinations on the
6    keyboard to help make your navigation in your desktop environment
7    faster and easier.  Using keybindings, you can sometimes get your
8    computer usage to be so fast and efficient, that your friends are
9    impressed while watching you work.
10  </para>
11  <para>
12    The most common and well-known keybindings are the Save and Quit
13    keybindings: Ctrl + S and Ctrl + Q in <application>Microsoft
14    Windows</application> respectively.
15  </para>
16  <para>
17    <application>Mate</application> allows you to configure what
18    keybindings are used in numerous places in your desktop.
19  </para>
20  <sect2 id="config-keybindings-ui">
21    <title>The Keybindings Interface</title>
22    <para>
23      The keybindings interface is quite simple.  It has one option to
24      set the keybinding scheme to use in applications.  You have two
25      options: Default and emacs.
26    </para>
27    <para>
28      Default uses Control S and other bindings which are familiar to
29      most users from the <application>Microsoft Windows</application>
30      operating system.
31    </para>
32    <para>
33      emacs is a popular text editor for Linux and Unix based
34      systems.  emacs uses different keybindings than that of
35      default.  For example, save is Control X S.
36    </para>
37  </sect2>
38</sect1>
39