6954
+ ��膩��� 1 .TH gaim-remote 1
+ ��膩��� 2
+ ��膩��� 3 .SH "NAME"
+ ��膩��� 4 gaim-remote v@VERSION@ \- Gaim command-line remote control
+ ��膩��� 5
+ ��膩��� 6 .SH "SYNOPSIS"
+ ��膩��� 7 .TP 5
+ ��膩��� 8 \fBgaim-remote \fI[command]\fR \fI[parameters]\fR
+ ��膩��� 9 .TP 5
+ ��膩��� 10 \fBgaim-remote -h \fI[command]\fR
+ ��膩��� 11
+ ��膩��� 12 .SH "DESCRIPTION"
+ ��膩��� 13 .PP
+ ��膩��� 14 \fbgaim-remote\fR is a command-line interface for controlling an already-running instance of the Gaim Instant Messaging client. It currently has only rudimentary support for launching AIM-style URIs, and closing the running instance, although further functionality is planned.
+ ��膩��� 15
+ ��膩��� 16 .SH "OPTIONS"
+ ��膩��� 17 The following options are provided by \fBgaim-remote\fR:
+ ��膩��� 18 .TP
+ ��膩��� 19 .B \-h [\fIcommand\fB]
+ ��膩��� 20 Display help for \fBgaim-remote\fR or a specific command (see below).
+ ��膩��� 21
+ ��膩��� 22 .SH "COMMANDS"
+ ��膩��� 23 The following commands are implemented by \fBgaim-remote\fR:
+ ��膩��� 24 .TP
+ ��膩��� 25 .B quit
+ ��膩��� 26 Closes the currently-running instance of \fBGaim\fR.
+ ��膩��� 27 .TP
+ ��膩��� 28 .B uri [URI]
+ ��膩��� 29 Sends the given AIM-style URI to the currently running instance of \fBGaim\fR (see below).
+ ��膩��� 30
+ ��膩��� 31 .SH "URIs"
+ ��膩��� 32 The following URIs are currently valid. These default to acting on the first AIM account you have in your list:
+ ��膩��� 33 .TP
+ ��膩��� 34 .B aim:goim?screenname=[SCREENNAME]
+ ��膩��� 35 Opens a new conversation window to the given screenname.
+ ��膩��� 36 .TP
+ ��膩��� 37 .B aim:goim?screenname=[SCREENNAME]&message=[MESSAGE]
+ ��膩��� 38 Sends the given message to the screenname. Spaces in the message must be replaced with +.
+ ��膩��� 39 .TP
+ ��膩��� 40 .B aim:gochat?roomname=[CHATROOM]
+ ��膩��� 41 Opens a chat window in the given room.
+ ��膩��� 42 .TP
+ ��膩��� 43 .B aim:addbuddy?screenname=[SCREENNAME]
+ ��膩��� 44 Opens a dialog to adds the specified buddy to your buddy list.
+ ��膩��� 45
+ ��膩��� 46 .SH "FILES"
+ ��膩��� 47 .TP
+ ��膩��� 48 .I /tmp/gaim_[USERNAME].[INSTANCE]
+ ��膩��� 49 The UNIX domain socket used to contact the running instance of \fBGaim\fR.
+ ��膩��� 50
+ ��膩��� 51 .SH "SEE ALSO"
+ ��膩��� 52 .BR gaim (1),
+ ��膩��� 53 .BR \fIhttp://gaim.sourceforge.net/\fR,
+ ��膩��� 54 .BR \fIhttp://www.sourceforge.net/projects/gaim/\fR
+ ��膩��� 55
+ ��膩��� 56 .SH "AUTHOR"
+ ��膩��� 57 .PP
+ ��膩��� 58 This manpage was written by Robert McQueen <\fIrobot101@debian.org\fR>
+ ��膩��� 59 for the Debian GNU/Linux system (but may be used by others).
+ ��膩��� 60