From 0a4c67a874e7bce9e358c82489782c9e402a58a4 Mon Sep 17 00:00:00 2001 From: james <> Date: Mon, 10 Mar 2008 11:49:33 +0000 Subject: *** empty log message *** --- sympathy.1 | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'sympathy.1') diff --git a/sympathy.1 b/sympathy.1 index 0769aef..5f795cc 100644 --- a/sympathy.1 +++ b/sympathy.1 @@ -106,7 +106,9 @@ server process and injects the history into the outer terminal emulator, and connects the user with the terminal device. One server process can support multiple client processes. This mode can also be used to obtain a dump of the current screen -in HTML format (see the \-\fBH\fP option). The \-\fPr\fP option connects to a +in HTML format (see the \-\fBH\fP option), inject key\-presses (see \-\fBI\fP) +or allow control via a dumb terminal (see \-\fBN\fP). +The \-\fPr\fP option connects to a server process socket called \fIid\fP, or if \fIid\fP is an integer \fIhost-name\fP.\fIid\fP mimicking the behaviour of screen(1). .I Sympathy @@ -252,7 +254,7 @@ Inject \fIstring\fP to the device as if it had been typed at the keyboard. Each the string is treated as a keypress. .I Sympathy recognizes various common escapes for control characters. Other keys, for example the arrow keys, -are mapped to character codes between 128 and 255. +are mapped to character codes between 128 and 255, see src/keys.h for details. .PP .B \fIserver_options\fP: .TP 5 @@ -455,7 +457,7 @@ which together with the \fB\-P\fP allows the use of of a program such as logrotate(8) .SH SIGNALS .I Sympathy -reacts to a set of signals. You can use the \fB-P\fI option +reacts to a set of signals. You can use the \fB-P\fP option to easily determine the PID of the .I sympathy process to which you would like to send a signal. @@ -485,7 +487,11 @@ location for sockets. .br .I sympathy sets the value of \fBTERM\fP in pseudo-ttys spawned using the -\-\fBp\fP argument to `xterm' +\-\fBp\fP argument to `xterm'. +.br +.I Sympathy +will use \fBCSI ] 0 ;\fP to set the window title to the name of the +socket or device if \fBTERM\fP starts with \fIxterm\fP or \fIrxvt\fP. .SH EMULATION .I Sympathy completely emulates a VT102 terminal (including the VT52 emulation). -- cgit v1.2.3