From: <sa...@us...> - 2006-10-28 06:18:54
|
Revision: 17597 http://svn.sourceforge.net/gaim/?rev=17597&view=rev Author: sadrul Date: 2006-10-27 23:18:47 -0700 (Fri, 27 Oct 2006) Log Message: ----------- Update the manual for the latest change. Also add a few bits that someone pointed out were missing. Modified Paths: -------------- trunk/doc/gaim-text.1.in Modified: trunk/doc/gaim-text.1.in =================================================================== --- trunk/doc/gaim-text.1.in 2006-10-28 06:09:20 UTC (rev 17596) +++ trunk/doc/gaim-text.1.in 2006-10-28 06:18:47 UTC (rev 17597) @@ -59,6 +59,10 @@ .SH GNT Shortcuts You can use the following shortcuts: .TP +.B Alt \+ a +Bring up a list of available actions. You can use this list to access the +accounts window, plugins window, preference window etc. +.TP .B Alt \+ n Go to the next window. .TP @@ -99,6 +103,10 @@ .TP .B Alt \+ 1 2 ... 0 Jump to the 1st, 2nd ... 10th window. +.TP +.B Ctrl \+ o +Bring up the menu (if there is one) for a window. Note that currently only the +buddylist has a menu. .SH FILES \fI~/.gntrc\fR: configuration file for gnt applications. @@ -227,6 +235,11 @@ .br up = suggest-prev .br +# The following actions don't have any default binding: +.br +# delete-prev-word +.br +# cursor-prev-word .br [GntTree::binding] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |