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.
28 lines
1.1 KiB
28 lines
1.1 KiB
.TH DCOPREF 1 "Jun 2006" "K Desktop Environment" ""
|
|
.SH NAME
|
|
dcopref
|
|
\- creates a DCOP reference of a KDE service from application id and object
|
|
.SH SYNOPSIS
|
|
.B dcopref
|
|
.RI [ dcopclient ]\ [ dcopobject ]
|
|
.SH DESCRIPTION
|
|
\fBdcopref\fP creates a DCOPRef from an application id and an object id.
|
|
.SH EXAMPLES
|
|
.TP
|
|
.B Create a DCOPRef from application id of a konqueror instance and its main window as object
|
|
DREF=`dcopref 'konqueror\-6140' 'konqueror\-mainwindow#1'`
|
|
.SH SEE ALSO
|
|
.BR dcop (1),\ dcopclient (1),\ dcopfind (1),\ dcopobject (1),\ dcopquit (1)
|
|
.SH AUTHORS
|
|
.nf
|
|
Waldo Bastian <bastian@kde.org>
|
|
.br
|
|
|
|
.br
|
|
.fi
|
|
Please use http://bugs.kde.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.
|