summaryrefslogtreecommitdiff
path: root/manual/xml/editor_aligning_key_bindings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/xml/editor_aligning_key_bindings.xml')
-rw-r--r--manual/xml/editor_aligning_key_bindings.xml66
1 files changed, 32 insertions, 34 deletions
diff --git a/manual/xml/editor_aligning_key_bindings.xml b/manual/xml/editor_aligning_key_bindings.xml
index 8a6c677272..6f7fb183df 100644
--- a/manual/xml/editor_aligning_key_bindings.xml
+++ b/manual/xml/editor_aligning_key_bindings.xml
@@ -23,47 +23,45 @@
</row>
</thead>
<tbody>
- <row>
- <entry>
- <keycombo><keycap>a</keycap> </keycombo>
- </entry>
+ <row>
+ <entry>
+ <keycombo><keycap>a</keycap></keycombo>
+ </entry>
- <entry>
- relative alignment of region sync points or starts
- </entry>
- </row>
+ <entry>
+ align regions using sync points and keeping relative positions
+ </entry>
+ </row>
- <row>
- <entry>
- <keycombo><keycap>Meta</keycap><keycap>a</keycap> </keycombo>
- </entry>
+ <row>
+ <entry>
+ <keycombo><keycap>Alt</keycap><keycap>a</keycap></keycombo>
+ </entry>
- <entry>
- absolute alignment of region sync points or starts
- </entry>
- </row>
+ <entry>
+ align region ends
+ </entry>
+ </row>
- <row>
- <entry>
- <keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>a</keycap>
- </keycombo>
- </entry>
+ <row>
+ <entry>
+ <keycombo><keycap>Shift</keycap><keycap>a</keycap></keycombo>
+ </entry>
- <entry>
- relative alignment of region ends
- </entry>
- </row>
+ <entry>
+ align region sync points without keeping relative positions
+ </entry>
+ </row>
+ <row>
+ <entry>
+ <keycombo><keycap>Mod4</keycap><keycap>a</keycap></keycombo>
+ </entry>
- <row>
- <entry>
- <keycombo><keycap>Ctrl</keycap><keycap>Meta</keycap><keycap>a</keycap>
- </keycombo>
- </entry>
+ <entry>
+ align region starts and keeping relative positions
+ </entry>
+ </row>
- <entry>
- align region ends
- </entry>
- </row>
</tbody>
</tgroup>
</table>