Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20265/resources/htmlhelp/html

Modified Files:
	generalconfig.html 
Log Message:
Restore old perror() function.
Add more debug info on failed metaping requests.
New netrekrc feature messageKeyOnly which disables the somewhat
annoying feature where any key pressed while mouse is over a message
window will attempt to send a message to that player slot #.

Index: generalconfig.html
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- generalconfig.html	28 Feb 2007 13:06:45 -0000	1.31
+++ generalconfig.html	2 Mar 2007 12:57:52 -0000	1.32
@@ -477,6 +477,16 @@
 </td>
 </tr>
 <tr>
+<td><code><b>messageKeyOnly</b></code></td>
+<td>Only start messages with the actual message key(s), if cursor is in the message windows</td>
+<td>
+	<ul>
+	<li><b>on (default)</b></li>
+	<li><b>off</b></li>
+	</ul>
+</td>
+</tr>
+<tr>
 <td><code><b>metaCache</b></code></td>
 <td>Path to cache file for Metaserver data</td>
 <td><b>path</b></td>