im.pidgin.pidgin.next.minor: 611e4adf0f1fd845d9ac7c023fc62454d67218bb

sadrul at pidgin.im sadrul at pidgin.im
Tue Oct 16 07:01:03 EDT 2007


-----------------------------------------------------------------
Revision: 611e4adf0f1fd845d9ac7c023fc62454d67218bb
Ancestor: badd0da928af665635b29e3c49bb7d8de8d93b3c
Author: sadrul at pidgin.im
Date: 2007-10-16T11:04:09
Branch: im.pidgin.pidgin.next.minor

Modified files:
        doc/finch.1.in

ChangeLog: 

Add the menu-binding stuff in the manpage.

-------------- next part --------------
============================================================
--- doc/finch.1.in	a5051608cf72789041ce38f42cd2ab06deb4e592
+++ doc/finch.1.in	faae7f0acc6bb74d67490c6235e4fe6e1924f5e2
@@ -351,6 +351,35 @@ one of \fBa-\fR, \fBalt-\fR, \fBm-\fR or
 one of \fBa-\fR, \fBalt-\fR, \fBm-\fR or \fBmeta-\fR. You can also use
 \fBhome\fR, \fBend\fR, \fBleft\fR, \fBright\fR etc. keys.
 
+.SH Menus
+You can also specify key-bindings to trigger specific menuitems in windows. For example, the following entry in \fI~/.gntrc\fR will bind \fBCtrl + t\fR to the 'Send IM...' item in the buddylist:
+
+[buddylist::menu]
+.br
+c-t = send-im
+
+The following is the list of IDs of the current menuitems in the buddylist:
+
+send-im
+.br
+join-chat
+.br
+show-empty-groups
+.br
+show-offline-buddies
+.br
+sort-status
+.br
+sort-alpha
+.br
+sort-log
+.br
+add-buddy
+.br
+add-chat
+.br
+add-group
+
 .SH Mouse Support
 There is experimental mouse support. You can focus windows, activate buttons,
 select rows in a list, scroll using the wheel-scroll etc. Selecting text in a


More information about the Commits mailing list