From 906c2fa02731af0a02338b57096947f5b993759d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 9 Jul 2013 00:31:30 +0200 Subject: Export online help as text files Move the texts of each online help screen to a separate text file. The set of files is supposed to replace the online help screens later. Signed-off-by: Lukas Fleischer --- doc/config.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/config.txt (limited to 'doc/config.txt') diff --git a/doc/config.txt b/doc/config.txt new file mode 100644 index 0000000..f69d158 --- /dev/null +++ b/doc/config.txt @@ -0,0 +1,17 @@ +Config +====== + +Open the configuration submenu. +From this submenu, you can select between color, layout, notification +and general options, and you can also configure your keybindings. + +The color submenu lets you choose the color theme. +The layout submenu lets you choose the Calcurse screen layout, in other +words where to place the three different panels on the screen. +The general options submenu brings a screen with the different options +which modifies the way Calcurse interacts with the user. +The notify submenu allows you to change the notify-bar settings. +The keys submenu lets you define your own key bindings. + +Do not forget to save the calendar data to retrieve your configuration +next time you launch Calcurse. \ No newline at end of file -- cgit v1.2.3-54-g00ecf