blob: afb34b74f38303ff4d7465fed6c7528f52374c2e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="change-switcher-appearance">
<info>
<link type="guide" xref="index#common-other-problems" />
<!-- TODO:POST-3-8: Create a general interface adjustment guide page that
also includes mail-layout-changing.page -->
<revision pkgversion="2.32.2" version="0.1" date="2011-07-21" status="stub"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Changing the display of the window buttons in the lower left
corner.</desc>
</info>
<title>Changing the Switcher appearance</title>
<p>The display of the window buttons in the lower left corner (Mail,
Contacts, Calendar, Tasks and Memos) can be changed via
<guiseq><gui>View</gui><gui>Switcher Appearance</gui></guiseq>. This can be
helpful if you have a small display. You can also completely hide them.</p>
<p>The available options are:</p>
<list>
<item>
<p>Icons and Text</p>
</item>
<item>
<p>Icons Only</p>
</item>
<item>
<p>Text Only</p>
</item>
<item>
<p>Toolbar Style</p>
</item>
<item>
<p>Show Buttons</p>
</item>
</list>
</page>
|