diff options
author | Radek Doulik <rodo@helixcode.com> | 2000-11-02 05:02:03 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2000-11-02 05:02:03 +0800 |
commit | a6eeb1e1624c399b56b8e670be9a5c9cefd20745 (patch) | |
tree | 7ec7e69c70b91a4960c31a934bb940114cec622b /doc | |
parent | 0168cb84899135be026f23932edde9fb84cd6570 (diff) | |
download | gsoc2013-evolution-a6eeb1e1624c399b56b8e670be9a5c9cefd20745.tar gsoc2013-evolution-a6eeb1e1624c399b56b8e670be9a5c9cefd20745.tar.gz gsoc2013-evolution-a6eeb1e1624c399b56b8e670be9a5c9cefd20745.tar.bz2 gsoc2013-evolution-a6eeb1e1624c399b56b8e670be9a5c9cefd20745.tar.lz gsoc2013-evolution-a6eeb1e1624c399b56b8e670be9a5c9cefd20745.tar.xz gsoc2013-evolution-a6eeb1e1624c399b56b8e670be9a5c9cefd20745.tar.zst gsoc2013-evolution-a6eeb1e1624c399b56b8e670be9a5c9cefd20745.zip |
added composer keybindings description
2000-11-01 Radek Doulik <rodo@helixcode.com>
* Keybindings: added composer keybindings description
svn path=/trunk/; revision=6320
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/Keybindings | 9 |
2 files changed, 13 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 3c302bc261..24f5d8c955 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2000-11-01 Radek Doulik <rodo@helixcode.com> + + * Keybindings: added composer keybindings description + 2000-10-25 Aaron Weber <aaron@helixcode.com> * C/menuref.sgml: Actions -> New Directory Server added. diff --git a/doc/Keybindings b/doc/Keybindings index 0a88f165d5..f232802110 100644 --- a/doc/Keybindings +++ b/doc/Keybindings @@ -2,3 +2,12 @@ Delete key: Deletes message, moves forward. +* Keybindings for the composer + + Control-s: Saves message to file. + Control-w: Closes composer window. + Control-Return: Sends message now. + + F6: Opens find dialog. + F7: Opens replace dialog. + |