summaryrefslogtreecommitdiffstats
path: root/doc/kipi-plugins/wallpaper.docbook
blob: 3007d6fe17fff95e1979ec500395c7eadc6f9a2f (plain)
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
<chapter id="wallpaper">
<chapterinfo>

<title>Wall Paper</title>

<authorgroup>
    <author>
        <firstname>Gilles</firstname><surname>Caulier</surname>
        <affiliation><address><email>caulier dot gilles at free.fr</email></address></affiliation>
    </author>
</authorgroup>

<abstract>
<para>
The Kipi wall paper plugin is a tool for push an image in the desktop background.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>Kipi</keyword>
</keywordset>
</chapterinfo>

<title>Introduction</title>

<para>
This plugin place the current selected image in the KDE desktop in according with the menu sub-option selected:
</para>

<itemizedlist>
<listitem><para>Centered.</para></listitem>
<listitem><para>Tiled.</para></listitem>
<listitem><para>Centered tiled.</para></listitem>
<listitem><para>Centered max-aspect.</para></listitem>
<listitem><para>Tiled max-aspect.</para></listitem>
<listitem><para>Scaled.</para></listitem>
<listitem><para>Centered auto fit.</para></listitem>
</itemizedlist>

</chapter>

<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->