Mercurial > pidgin.yaz
changeset 14973:cfb736e4a2c4
[gaim-migrate @ 17751]
Update the manual for the rebindable wm-actions.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 15 Nov 2006 19:12:09 +0000 |
parents | 99112cd4a2f4 |
children | f16e056f816d |
files | doc/gaim-text.1.in |
diffstat | 1 files changed, 44 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/gaim-text.1.in Wed Nov 15 07:18:16 2006 +0000 +++ b/doc/gaim-text.1.in Wed Nov 15 19:12:09 2006 +0000 @@ -258,6 +258,9 @@ .br pagedown = page-down .br +# The following will let you open the context-menu in the buddylist with c-b +.br +c-b = context-menu The \fBc-\fR corresponds to the \fBControl\fR key. You can also use \fBctrl-\fR or \fBctr-\fR or \fBctl-\fR to indicate a combination. For alt-keys, you can use @@ -267,7 +270,7 @@ .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 +disabled by default, so you need to enable it in \fI~/.gntrc\fR (see the sample above). .SH Window Management @@ -278,8 +281,47 @@ 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. +the sample \fI~/.gntrc\fR file above to see how to select a window-manager. + +It is also possible to rebind the window-manager actions in \fI~/.gntrc\fR, eg: +.br +[GntWM::binding] +.br +a-n = window-next +.br +a-p = window-prev +.br +a-c = window-close +.br +a-w = window-list +.br +a-d = dump-screen +.br +a-, = shift-left +.br +a-. = shift-right +.br +a-a = action-list +.br +a-m = start-move +.br +a-r = start-resize +.br +a-q = wm-quit +.br +a-l = refresh-screen +.br +# The following action is still incomplete, and doesn't have a default binding +.br +# switch-window-n +.br + +# For the sample custom window manager +.br +[GntS::binding] +.br +c-t = toggle-buddylist .SH Conversation Commands There are a few helpful commands in addition to the regular commands. You can