~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to doc/kicker/man-kicker.1.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
ImportĀ upstreamĀ versionĀ 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
 <!ENTITY % English "INCLUDE">
 
4
 <!ENTITY kappname "&kicker;">
 
5
]>
 
6
 
 
7
<refentry lang="&language;">
 
8
<refentryinfo>
 
9
<title>KDE User's Manual</title>
 
10
<author>&Lauri.Watts;&Lauri.Watts.mail;</author>
 
11
<date>February 27, 2005</date>
 
12
<productname>K Desktop Environment</productname>
 
13
</refentryinfo>
 
14
 
 
15
<refmeta>
 
16
<refentrytitle><command>kicker</command></refentrytitle>
 
17
<manvolnum>1</manvolnum>
 
18
</refmeta>
 
19
 
 
20
<refnamediv>
 
21
<refname><command>kicker</command></refname>
 
22
<refpurpose>&kicker; is the &kde; panel</refpurpose>
 
23
</refnamediv>
 
24
 
 
25
<refsynopsisdiv>
 
26
<cmdsynopsis>
 
27
<command>kicker</command>
 
28
<arg choice="opt">KDE Generic Options</arg>
 
29
<arg choice="opt">Qt Generic Options</arg>
 
30
</cmdsynopsis>
 
31
</refsynopsisdiv>
 
32
 
 
33
<refsect1>
 
34
<title>Description</title>
 
35
<para>&kicker; is the &kde; panel. It normally contains application
 
36
starters, applets, and a clock.</para> 
 
37
<!-- FIXME: Well that's a pretty lame description. -->
 
38
</refsect1>
 
39
 
 
40
<refsect1>
 
41
<title>Files</title>
 
42
 
 
43
<variablelist>
 
44
<varlistentry>
 
45
<term><filename>$<envar>KDEHOME</envar>/share/apps/kickerrc</filename></term>
 
46
<listitem>
 
47
<para>User specific configuration file.  This file is not normally intended
 
48
to be edited directly; Most configuration items can be controlled from
 
49
&kcontrol;. 
 
50
</para>
 
51
</listitem>
 
52
</varlistentry>
 
53
<varlistentry>
 
54
<term><filename>$<envar>PREFIX</envar>/share/apps/kickerrc</filename></term>
 
55
<listitem>
 
56
<para>Global configuration file.  This file is not normally intended to be
 
57
edited directly; Most configuration items can be controlled from &kcontrol;.
 
58
Global settings may be configured by the system administrator to either set
 
59
defaults, or lock down options that may not be altered by the users of the
 
60
system.
 
61
</para>
 
62
</listitem>
 
63
</varlistentry>
 
64
</variablelist>
 
65
</refsect1>
 
66
 
 
67
<refsect1>
 
68
<title>See Also</title>
 
69
 
 
70
<para>More detailed user documentation is available from <ulink
 
71
url="help:/kicker">help:/kicker</ulink>
 
72
(either enter this <acronym>URL</acronym> into &konqueror;, or run
 
73
<userinput><command>khelpcenter</command>
 
74
<parameter>help:/kicker</parameter></userinput>).</para>
 
75
 
 
76
</refsect1>
 
77
 
 
78
<refsect1>
 
79
<title>Authors</title>
 
80
<para>&kappname; was written by &Matthias.Elter; and &Matthias.Ettrich; and
 
81
is maintained by &Aaron.J.Seigo; &Aaron.J.Seigo.mail;</para>
 
82
 
 
83
<para>This man page was written for &kde; 3.4 by &Lauri.Watts;
 
84
&Lauri.Watts.mail;</para>
 
85
 
 
86
</refsect1>
 
87
 
 
88
</refentry>