diff options
author | Florent Le Coz <louiz@louiz.org> | 2011-11-08 20:38:14 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2011-11-08 20:38:14 +0100 |
commit | 8c2cd6e52111d68baf4c10ad1a72c4d06a5d1066 (patch) | |
tree | 95afa916fb3f309c2d95e26bb720fc910dfb3c91 /doc/en/usage.txt | |
parent | 08664e3ba77d0e337b3d7ca341992f8037513d88 (diff) | |
download | poezio-8c2cd6e52111d68baf4c10ad1a72c4d06a5d1066.tar.gz poezio-8c2cd6e52111d68baf4c10ad1a72c4d06a5d1066.tar.bz2 poezio-8c2cd6e52111d68baf4c10ad1a72c4d06a5d1066.tar.xz poezio-8c2cd6e52111d68baf4c10ad1a72c4d06a5d1066.zip |
Describe the roster tab
Diffstat (limited to 'doc/en/usage.txt')
-rw-r--r-- | doc/en/usage.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index 95530664..2bfecac8 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -42,6 +42,22 @@ You can go from one tab to another in many ways: * Alt+e, this will jump to the next tab with the highest priority. Priority applies in this order: private message > highlight message > normal message. +Roster tab +~~~~~~~~~~ +This is a unique tab, always numbered _0_. It contains the list of your +contacts. You can add/remove/edit/search contacts from there, and you can open +a conversation with one of them. + +Use the _arrows_ to browse the list, the _space_ key to fold or unfold a group +or a contact. + +image::../images/roster.png["The roster tab", title="The roster tab"] + +* _1_: The area where information messages are displayed. +* _2_: The actual list of contacts. The first level is group, the second is the +* contacts and the third is the resources of you online contacts. +* _3_: More informations about the selected contact. + Commands -------- |