From ad02f690dcbd6983515aff90d750129efd4f137d Mon Sep 17 00:00:00 2001
From: Patrick Simianer
Date: Mon, 4 Jul 2016 08:38:03 +0200
Subject: inc/help.inc.php: new shortcuts
---
inc/help.inc.php | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
(limited to 'inc')
diff --git a/inc/help.inc.php b/inc/help.inc.php
index 86ddf70..121c087 100644
--- a/inc/help.inc.php
+++ b/inc/help.inc.php
@@ -9,18 +9,20 @@
Instructions for the graphical interface:
Mark all phrases as finished (phrases are highlighted in dark gray color) and press 'Next' to submit a post-edition in the graphical interface. Keyboard interface:
- - Moving around: Press Shift+S, then select phrases using the arrow keys. This is the default mode. Use Shift+I to jump to the first phrase, or Shift+O to the very last phrase.
+ - Moving around: Press Shift+S, then select phrases using the arrow keys. This is the default mode. Use Shift+I to jump to the first phrase, or Shift+O (or Shift+F/Shift+G) to the very last phrase.
- Editing text: Double click on a phrase or press Shift+E to edit the contents of the current phrase. Press 'Return' to save.
- - Reordering of target phrases: Press Shift+M, then use the arrow keys to move the selected phrase. Press 'Return' to fix its position.
+ - Reordering of target phrases: Press Shift+M or (Shift+X), then use the arrow keys to move the selected phrase. Press 'Return' to fix its position.
- Mark phrase as finished: Press Return to mark phrases as finished (press 'Return' again to undo). Moving, editing, aligning or deleting of finished phrases is not possible.
- Adding target phrases: To add a phrase right next to the currently selected one, press Shift+A.
- Removing target phrases: Press Shift+D to delete the currently selected phrase.
- Adding/removing alignments: Select a source phrase by clicking on it, then click on a target phrase to connect or disconnect it with the selected source phrase. Click the selected source phrase again to cancel.
- - Undo: Press Shift+U to undo alignments, text edits and deletion of phrases.
+ - Undo: Press Shift+U (or Shift+R) to undo alignments, text edits and deletion of phrases.
- Reset: Click 'Reset' button to restart editing of the current segment.
-The interface was tested with Firefox 31, 38 and 43.
+While editing text, you can press CTRL+<left/right arrows> to move the curose word-wise.
+
+The interface was tested with Firefox 31, 38, 43 and 45.