aboutsummaryrefslogtreecommitdiffstats
path: root/doc/de/displacement.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-08-27 17:43:44 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-08-27 17:44:21 +0200
commit47804c9d208802095d7cd594300e5a2070b4f1b8 (patch)
treef080480cbc5cfe5846d4d6a528a7e5f52c4a8a4f /doc/de/displacement.txt
parentb74a9462de02b6de085a55b3bfdb0c16178d4aa4 (diff)
downloadcalcurse-47804c9d208802095d7cd594300e5a2070b4f1b8.tar.gz
calcurse-47804c9d208802095d7cd594300e5a2070b4f1b8.zip
doc/: Add translated documentation
Created using `po2txt` from translate-toolkit. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/de/displacement.txt')
-rw-r--r--doc/de/displacement.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/de/displacement.txt b/doc/de/displacement.txt
new file mode 100644
index 0000000..cfd2a97
--- /dev/null
+++ b/doc/de/displacement.txt
@@ -0,0 +1,25 @@
+Displacement keys
+=================
+
+Move around inside calcurse screens.
+
+The following scheme summarizes how to get around:
+
+ move up
+ move to previous week
+
+ k K UP
+ move left ^
+ move to previous day |
+ h H LFT
+ <-- + -->
+ l L RGT
+ | move right
+ v move to next day
+ j J DWN
+
+ move to next week
+ move down
+
+Moreover, while inside the calendar panel, the '0' key moves to the first day
+of the week, and the '$' key selects the last day of the week.