2
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
3
<!ENTITY % English "INCLUDE">
6
<refentry lang="&language;">
8
<title>KDE User's Manual</title>
10
<firstname>Lauri</firstname>
11
<surname>Watts</surname>
13
&Lauri.Watts.mail;</author>
14
<date>Feb 25, 2005</date>
15
<productname>K Desktop Environment</productname>
19
<refentrytitle><command>appletproxy</command></refentrytitle>
20
<manvolnum>1</manvolnum>
24
<refname><command>appletproxy</command></refname>
25
<refpurpose>&kde; panel applet proxy</refpurpose>
30
<command>appletproxy</command>
31
<arg choice="req">desktopfile</arg>
32
<arg choice="opt">--configfile <replaceable>file</replaceable></arg>
33
<arg choice="opt">--callbackid <replaceable>id</replaceable></arg>
34
<arg choice="opt">KDE Generic Options</arg>
35
<arg choice="opt">Qt Generic Options</arg>
40
<title>Description</title>
41
<para><application>appletproxy</application> is a small application that
42
allows you to run a &kicker; (&kde; panel) applet outside of &kicker;
43
itself. The applet will appear in it's own window, making this a convenient
44
way to debug panel applets.</para>
48
<title>Options</title>
52
<term><option>desktopfile</option></term>
53
<listitem><para>The applet's desktop file</para></listitem>
56
<term><option>--configfile
57
<replaceable>file</replaceable></option></term>
58
<listitem><para>The config file to be used</para></listitem>
61
<term><option>--callback <replaceable>id</replaceable></option></term>
63
<para>&DCOP; callback id of the applet container.</para>
72
<title>See Also</title>
74
<para>kicker(1)</para>
79
<title>Examples</title>
83
<term><userinput><command>appletproxy</command> <parameter>knewsticker</parameter></userinput></term>
85
<para>Run &knewsticker; in a standalone window.</para>
93
<title>Authors</title>
94
<para>&kappname; was written by &Matthias.Elter; and &Matthias.Ettrich; and
95
is maintained by &Aaron.J.Seigo; &Aaron.J.Seigo.mail;</para>
97
<para>This man page was written for &kde; 3.4 by &Lauri.Watts;
98
&Lauri.Watts.mail;</para>