Mercurial > pidgin.yaz
comparison doc/finch.1.in @ 21774:b63b2a5c2d05
merge of '282b4acb46729e4358221cb7cc78ad9373289199'
and '3fe64d635336a6d7f6e520f4b2e041c3316c465d'
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sat, 01 Dec 2007 03:41:37 +0000 |
parents | 2de3a2de5f13 |
children | e3e64d1e4869 |
comparison
equal
deleted
inserted
replaced
21597:14afe5a92fc2 | 21774:b63b2a5c2d05 |
---|---|
86 .TP | 86 .TP |
87 .B Alt \+ r | 87 .B Alt \+ r |
88 Start resizing a window. Press the cursor keys to resize the window. When you | 88 Start resizing a window. Press the cursor keys to resize the window. When you |
89 are done, press \fBEnter\fR or \fBEscape\fR. | 89 are done, press \fBEnter\fR or \fBEscape\fR. |
90 .TP | 90 .TP |
91 .B Alt \+ d | 91 .B Alt \+ D |
92 Dump the contents of the screen in HTML format in a file named "dump.html" in | 92 Dump the contents of the screen in HTML format. |
93 working directory. | |
94 .TP | 93 .TP |
95 .B Alt \+ . | 94 .B Alt \+ . |
96 Move the position of the current window in the window list one place to the | 95 Move the position of the current window in the window list one place to the |
97 right. | 96 right. |
98 .TP | 97 .TP |
105 .TP | 104 .TP |
106 .B Alt \+ 1 2 ... 0 | 105 .B Alt \+ 1 2 ... 0 |
107 Jump to the 1st, 2nd ... 10th window. | 106 Jump to the 1st, 2nd ... 10th window. |
108 .TP | 107 .TP |
109 .B Ctrl \+ o | 108 .B Ctrl \+ o |
110 Bring up the menu (if there is one) for a window. Note that currently only the | 109 Bring up the menu (if there is one) for a window. |
111 buddylist has a menu. | |
112 .TP | 110 .TP |
113 .B Alt \+ / | 111 .B Alt \+ / |
114 Show a list of available key-bindings for the current widget in focus. | 112 Show a list of available key-bindings for the current widget in focus. |
115 .TP | 113 .TP |
116 .B Alt \+ \> | 114 .B Alt \+ \> |
134 .SH FILES | 132 .SH FILES |
135 \fI~/.gntrc\fR: configuration file for gnt applications. | 133 \fI~/.gntrc\fR: configuration file for gnt applications. |
136 .br | 134 .br |
137 .TP | 135 .TP |
138 A sample file looks like: | 136 A sample file looks like: |
137 .br | |
138 [Finch] | |
139 .br | |
140 color-available = green; black | |
141 .br | |
142 color-away = blue; black | |
143 .br | |
144 color-idle = gray; black | |
145 .br | |
146 color-offline = red; black | |
147 .br | |
148 #See below for details on color | |
139 .br | 149 .br |
140 [general] | 150 [general] |
141 .br | 151 .br |
142 shadow = 0 | 152 shadow = 0 |
143 .br | 153 .br |
492 \fIhttp://developer.pidgin.im/wiki/Using%20Finch\fR | 502 \fIhttp://developer.pidgin.im/wiki/Using%20Finch\fR |
493 | 503 |
494 .SH BUGS | 504 .SH BUGS |
495 Known bugs are listed at | 505 Known bugs are listed at |
496 .br | 506 .br |
497 \fIhttp://sourceforge.net/tracker/?group_id=235&atid=100235\fR | 507 \fIhttp://developer.pidgin.im/query?status=new&status=assigned&status=reopened&component=finch+%28gnt%2Fncurses%29&order=priority\fR |
498 | 508 |
499 Before sending a bug report, please verify that you have the latest | 509 Before sending a bug report, please verify that you have the latest |
500 version of \fBfinch\fR and \fBlibpurple\fR. Many bugs (major and minor) are | 510 version of \fBfinch\fR and \fBlibpurple\fR. Many bugs (major and minor) are |
501 fixed at each release, and if yours is out of date, the problem may already have | 511 fixed at each release, and if yours is out of date, the problem may already have |
502 been solved. | 512 been solved. |