~ubuntu-branches/ubuntu/warty/kdebase/warty

« back to all changes in this revision

Viewing changes to doc/khelpcenter/faq/panel.docbook

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-16 04:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040916045145-9vr63kith3k1cpza
Tags: upstream-3.2.2
ImportĀ upstreamĀ versionĀ 3.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!--
 
2
<?xml version="1.0" ?>
 
3
<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
 
4
 "dtd/kdex.dtd">
 
5
-->
 
6
 
 
7
<chapter id="panel">
 
8
<title>The panel</title>
 
9
 
 
10
<qandaset>
 
11
<qandaentry>
 
12
<question>
 
13
<para>How do I add applications to the &kde; panel (&kicker;)?</para>
 
14
</question>
 
15
<answer>
 
16
<para>There are several ways to add an application to the
 
17
panel, of which the easiest is to right-click on the panel, and from the
 
18
context menu which appears, select <menuchoice><guimenu>Panel
 
19
Menu</guimenu><guisubmenu>Add</guisubmenu><guisubmenu>Application
 
20
Button</guisubmenu></menuchoice> and then the application for which you want to
 
21
add a link.</para>
 
22
<para>For more ways of adding buttons to the panel, refer to the &kicker; Handbook.</para>
 
23
 
 
24
</answer>
 
25
</qandaentry>
 
26
 
 
27
<!-- Since I don't know the answer for this in KDE 2.2.1 I have to comment it out -->
 
28
<!--
 
29
<qandaentry>
 
30
<question>
 
31
<para>Is it possible to change the <guibutton>K</guibutton> button of
 
32
the panel to another picture?</para>
 
33
</question>/
 
34
<answer>
 
35
<para>Look for
 
36
<filename>$<envar>HOME</envar>/.kde/share/apps/kicker/pics/go.png</filename> and
 
37
<filename>$<envar>HOME</envar>/.kde/share/apps/kicker/pics/mini/go.png</filename>
 
38
and replace them.  Do not forget to flatten the replacements to one
 
39
layer, or else you will not see anything.  Create the folders if
 
40
they do not already exist.  Then restart &kicker;.</para>
 
41
</answer>
 
42
</qandaentry>
 
43
-->
 
44
</qandaset>
 
45
</chapter>