Mercurial > pidgin
changeset 14369:66cb461d6079
[gaim-migrate @ 17075]
Update the manual for mouse-support and window-manager in gntgaim.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 29 Aug 2006 01:58:14 +0000 |
parents | 705c76724ce2 |
children | c2fe0f54c389 |
files | doc/gntgaim.1.in |
diffstat | 1 files changed, 28 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/gntgaim.1.in Tue Aug 29 01:49:30 2006 +0000 +++ b/doc/gntgaim.1.in Tue Aug 29 01:58:14 2006 +0000 @@ -107,6 +107,14 @@ .br shadow = 0 .br +# There is experimental mouse support +.br +mouse = 1 +.br +# To use some custom window-manager +.br +wm = /usr/local/lib/gaim/s.so +.br .br [colors] @@ -181,6 +189,23 @@ \\ = \\r .br +.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. Mouse support is +disabled by default, so you need to enable it in ~/.gntrc (see the sample +above). + +.SH Window Management +The default window management is very limited. But it is possible to write +custom window managers to suit your needs. There is a sample window-manager +included (named \fIs.so\fR) which adds a little 'close-button' for the windows, +removes the borders from the buddylist and pops up new windows in the middle of +the screen, instead of at the upper-left corder. It is provided as a sample +simple manager, but it should be possible to write more complex managers, and +it's very possible that the window-manager API will need to be enhanced. Look at +the sample ~/.gntrc file above to see how to select a window-manager. + + .SH Conversation Commands There are a few helpful commands in addition to the regular commands. You can use these from any conversation to access other windows. @@ -226,6 +251,9 @@ fixed at each release, and if yours is out of date, the problem may already have been solved. +You are also encouraged to drop by at \fB#gaim\fR on \fIirc.freenode.net\fR to +discuss about development. + .SH SEE ALSO \fIhttp://gaim.sourceforge.net/\fR .br