From 47804c9d208802095d7cd594300e5a2070b4f1b8 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 27 Aug 2013 17:43:44 +0200 Subject: doc/: Add translated documentation Created using `po2txt` from translate-toolkit. Signed-off-by: Lukas Fleischer --- doc/de/displacement.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/de/displacement.txt (limited to 'doc/de/displacement.txt') 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. -- cgit v1.2.3-54-g00ecf