1 <chapter id="panel-and-desktop">
12 <title>The Panel and the Desktop</title>
14 <sect1 id="kicker-panel">
15 <title>&kicker;, the &kde; Panel</title>
18 significance="preferred"><primary>Panel</primary></indexterm>
20 significance="preferred"><primary>&kicker;</primary></indexterm>
22 <para>&kicker; is the application launcher panel of the K Desktop
23 Environment. By default, it appears along the bottom of the screen,
24 and takes up the whole of the width of the screen, but this is
25 configurable. &kicker; is something of a one-stop shop for (almost!)
26 everything that you might want quick access to. Besides the &kicon;
27 Menu, where you can start applications, &kicker; is also capable of
28 running docked applets like the pager, the taskbar or the clock, and
29 extensions, such as child panels. With all these options, you will
30 probably want to configure &kicker; so that it works best for you. The
31 next section describes some common ways to customize the panel.</para>
32 <!-- TODO: steal screenies from kicker manual -->
35 <!-- FIXME: Titles and id's in this section should be more consistent -->
36 <sect1 id="kicker-configuring">
37 <title>Configuring &kicker;</title>
40 <sect2 id="customize-panel-icons">
41 <title>Customizing the icons on the panel</title>
43 <para>When you first start &kde;, kicker displays some icons next to
44 the <guimenu>K</guimenu> menu. These can be used to start the
45 applications that they represent. To see which application is launched
46 by each icon, hold the mouse cursor over the icon until a tooltip (a
47 small popup label) appears telling you the name of the application.</para>
49 <para>These default icons might not represent the applications you use
50 most often, so you can remove the ones you do not want and add icons
51 for other applications that you use. To remove an icon, &RMB;-click on
52 the icon, and select <guilabel>Remove <replaceable>application
53 name</replaceable> Button</guilabel> in the popup menu that
54 appears. To add a new icon, &RMB;-click on an empty space on the
55 panel, and follow the menu entry <guisubmenu>Add Application to Panel
56 </guisubmenu>. This leads you to a copy of the
57 <guimenu>K</guimenu> menu, where you can find all of the &kde;
58 applications. For example, to add an icon for the &juk; music player,
59 follow through the menus to <menuchoice><guisubmenu>Add Application
60 to Panel</guisubmenu><guisubmenu>Multimedia</guisubmenu><guimenuitem>&juk; (Music
61 Player)</guimenuitem></menuchoice>. The icon will appear on the
62 panel in the space that you <mousebutton>right</mousebutton>-clicked on.</para>
67 <sect2 id="adding-extras-and-applets">
68 <title>Adding extras and applets</title>
70 <indexterm><primary>Applets</primary></indexterm>
72 <para>&kicker; can add many types of items as well as application
73 launch icons. You can find these items using the same menu as before,
74 but this time selecting
75 <guisubmenu>Add Applet to Panel...</guisubmenu>
77 <guisubmenu>Add New Panel</guisubmenu>.
78 The items in the <guilabel>Add Applet</guilabel> window are small
79 programs that can reside on the panel. An example of an applet is the
80 <guilabel>Desktop Preview & Pager</guilabel><indexterm><primary>Pager</primary></indexterm>, which shows a small image of each of your virtual
81 desktops. (For more information about virtual desktops, see <xref
82 linkend="using-multiple-desktops" />). You can switch to a different
83 virtual desktop by clicking on its image in the desktop pager.
84 <!-- TODO: screenie --></para>
85 <para>You can find information about the other applets available for
86 &kicker; in the &kicker; manual. Just enter
87 <userinput>help:/kicker</userinput> in the
88 <guilabel>Location</guilabel> bar in &konqueror;. </para>
91 <sect2 id="the-system-tray">
96 <firstname>Simon</firstname>
97 <surname>Vermeersch</surname>
99 <email>titeuf@ph34rus.org</email>
104 <title>The System Tray</title>
106 <!-- Simon Vermeersch -->
107 <para>The system tray is where programs that are run, but not directly needed are
108 kept. Some programs (like music players) are shown there, because you
109 probably want to keep them open, but so that it does not take too much space on
110 your screen, it will put an icon in the system tray.</para>
112 <para>When you <mousebutton>right</mousebutton> click on such an icon, a
113 popup menu will appear where you can see some options of the program (like
114 play, pause, stop, ... in a music player).</para>
115 <para>When you <mousebutton>left</mousebutton> click on it, the main window
116 of the program will appear. If you hover your mouse above the icon, a tool
117 tip will appear with some information (in the music player case information
118 like the current song). Programs that normally support system tray icons are
119 music players, IRC clients, organizers, ...</para>
121 <para>In most of these programs you can configure if you want an icon to be
122 shown or not. For other tricks and tips with the system tray see the section on <xref linkend="system-tray" />.</para>
126 <sect2 id="removing-panel-items">
127 <title>Removing Panel Items</title>
129 <!-- TODO: Need a screenie to show the handles, since they're not very -->
130 <!-- easy to describe (and also very small - possible -->
131 <!-- accessibility/usability issue? -->
132 <para>You can remove applets and other special items from the panel
133 using the arrow on its handle on the applet's left. Right click on the
134 arrow, and choose <guimenuitem>Remove <replaceable>applet
135 name</replaceable></guimenuitem>.</para>
140 <sect1 id="kicker-taskbar">
141 <title>The Taskbar</title>
142 <!-- TODO: Screenie (again), write more about why taskbar is useful -->
143 <para>The taskbar is an item on the panel which displays an entry for
144 each window that you have opened. You can use the taskbar to switch
145 between windows by clicking on the entry of the window you want to
146 activate. The taskbar has entries for windows on each virtual desktop,
147 including windows which have been minimized.</para>
151 <sect1 id="using-the-clipboard">
154 <author>&Philip.Rodrigues;
159 <title>Using the Clipboard</title>
161 <indexterm><primary>Clipboard</primary></indexterm>
163 <para>Very often, it's useful to move some text, or an object in a
164 program, from one place to another. It's also very common to need to
165 duplicate some text, for example, if you're typing the same thing
166 several times. The system used for doing this is known as the
167 <firstterm>clipboard</firstterm>. There are two slightly different ways to use this system,
168 known technically as the <quote>selection</quote> and the
169 <quote><glossterm>clipboard</glossterm></quote>. We'll look at them separately:
172 <!-- TODO: Describe how to select text -->
174 <sect2 id="the-selection">
175 <title>The Selection</title>
176 <indexterm><primary>Selection</primary></indexterm>
178 <para>This method uses the mouse to copy text from one place to
179 another. The method is:
182 <listitem><para>Select the text you want to copy.</para>
185 <listitem><para>Click the &MMB; at the place you want the text to be
186 copied to. This can be in the same program as you copied the text
187 from, or in another program entirely.</para>
190 If you have three buttons on your mouse, this is easy, but if not, all
191 is not lost! If you have only two buttons, try clicking them both at
192 the same time instead of the &MMB;.
193 <!-- Should we mention Emulate3Buttons in XF86Config here? -->
197 <sect2 id="the-clipboard-proper">
198 <title>The Clipboard</title>
199 <indexterm><primary>Cut</primary></indexterm>
200 <indexterm><primary>Paste</primary></indexterm>
201 <para>With this method, you can copy text, or <quote>cut</quote> it
202 (that is, remove it from one place and move it to another). You can
203 use either the mouse and the menu entries, or the keyboard with this
204 method. I'll list both ways, with the menu entry to use, followed by
205 the keyboard shortcut which will do the same thing, like this:</para>
207 <menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>X</keycap>
209 </shortcut><guimenu>Edit</guimenu><guimenuitem>Cut</guimenuitem>
210 </menuchoice> </para>
213 <title>Moving (<quote>Cutting</quote>) Text</title>
214 <listitem><para>Select the text you want to cut.</para>
216 <listitem><para>From the menu, select
217 <menuchoice><shortcut><keycombo
218 action="simul">&Ctrl;<keycap>X</keycap>
220 </shortcut><guimenu>Edit</guimenu><guimenuitem>Cut</guimenuitem>
221 </menuchoice>, and the text will be removed from its current location.</para>
223 <listitem><para>Position the text cursor at the point you want to
224 insert the text. This can be in the same application you got the text
225 from, or another application entirely. Select
226 <menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>V</keycap>
228 </shortcut><guimenu>Edit</guimenu><guimenuitem>Paste</guimenuitem>
229 </menuchoice>, and the text will appear at the point where you placed
236 Copying text from one place to another is very similar:
238 <title>Copying Text</title>
239 <listitem><para>Select the text you want to copy.</para>
241 <listitem><para>From the menu, select
242 <menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>C</keycap>
244 </shortcut><guimenu>Edit</guimenu><guimenuitem>Copy</guimenuitem>
245 </menuchoice>, and the text will be copied in the clipboard.</para>
247 <listitem><para>Position the text cursor at the point you want to
248 insert the text. This can be in the same application you got the text
249 from, or another application entirely. Select
250 <menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>V</keycap>
252 </shortcut><guimenu>Edit</guimenu><guimenuitem>Paste</guimenuitem>
261 <title>More Advanced Clipboard Use</title>
262 <indexterm><primary>&klipper;</primary></indexterm>
263 <indexterm><primary>Clipboard</primary><secondary>History</secondary></indexterm>
264 <!-- Should we describe this advanced use, or just point to it? -->
265 <para>The instructions above describe the default <glossterm>clipboard</glossterm>
266 behavior. The &klipper; application, which you can add as an applet in
267 the panel (see <xref linkend="kicker-configuring"/> for instructions
268 on how to do this), provides some useful clipboard-related features,
269 like a clipboard history, and the ability to change the behavior of
270 the clipboard and selection. Take a look at the &klipper; Handbook for
271 more information.</para>
273 <!-- Add links to "further reading" here -->
275 <title>Related Information</title>
277 <listitem><para>You can find more information about &kicker;, the
278 &kde; Panel, in &khelpcenter; or by entering
279 <userinput>help:/kicker</userinput> in &konqueror;'s
280 <guilabel>Location</guilabel> bar.</para>
283 <listitem><para>The &klipper;
284 Handbook has information about the advanced clipboard management
285 features in &kde;. You can read it in &khelpcenter; or by entering
286 <userinput>help:/klipper</userinput> in &konqueror;'s
287 <guilabel>Location</guilabel> bar.</para>
297 <sect1 id="kicker-related-information">
298 <title>Related Information</title>
300 <title>Related Information</title>
301 <listitem><para>Though some information has been presented here, there is a lot more information on &kicker; tips, options, tricks and hacks, in the &kicker; handbook. You can access it via the &khelpcenter; or by simply entering <userinput>help:/kicker</userinput> in the &konqueror; Location toolbar.</para>
309 <!-- Keep this comment at the end of the file
314 sgml-namecase-general:nil
315 sgml-general-insert-case:lower
316 sgml-minimize-attributes:nil
317 sgml-always-quote-attributes:t
319 sgml-indent-data:true
320 sgml-parent-document:("index.docbook" "book" "sect1")
321 sgml-exposed-tags:nil
322 sgml-local-catalogs:nil
323 sgml-local-ecat-files:nil