# HG changeset patch # User Sadrul Habib Chowdhury # Date 1156816694 0 # Node ID 66cb461d6079b25e0640248bb1f22d15cfbcd8b1 # Parent 705c76724ce2cb298ce6780e409e1a9aa71e8450 [gaim-migrate @ 17075] Update the manual for mouse-support and window-manager in gntgaim. committer: Tailor Script diff -r 705c76724ce2 -r 66cb461d6079 doc/gntgaim.1.in --- 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