You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.2 KiB
31 lines
1.2 KiB
.TH DCOPCLIENT 1 "Jun 2006" "Trinity Desktop Environment" ""
|
|
.SH NAME
|
|
dcopclient
|
|
\- extracts the application id from a DCOP reference of a TDE service
|
|
.SH SYNOPSIS
|
|
.B dcopclient
|
|
.RI [ dcopref ]
|
|
.SH DESCRIPTION
|
|
\fBdcopclient\fP extracts the application id from a DCOP reference given in the form DCOPRef(application id,object id).
|
|
.SH EXAMPLES
|
|
.TP
|
|
.B Return application id of a DCOP reference to a Konqueror instance
|
|
APPID=`dcopclient 'DCOPRef(konqueror\-6140,
|
|
.br
|
|
.RS 26
|
|
konqueror\-mainwindow#1)'`
|
|
.SH SEE ALSO
|
|
.BR dcop (1),\ dcopfind (1),\ dcopobject (1),\ dcopquit (1),\ dcopref (1)
|
|
.SH AUTHORS
|
|
.nf
|
|
Waldo Bastian <bastian@kde.org>
|
|
.br
|
|
|
|
.br
|
|
.fi
|
|
Please use http://bugs.trinitydesktop.org to report bugs, do not mail the author directly.
|
|
.PP
|
|
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the \fBDebian\fP Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
|
.PP
|
|
On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|