summaryrefslogtreecommitdiffstats
path: root/doc/kiosktool/introduction.docbook
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-15 09:14:47 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-15 09:14:47 +0000
commit281b2113b209bd51bd923ad8f289f4041ff03a0f (patch)
tree87c676fcc2759106c8147129a215bde2145962a7 /doc/kiosktool/introduction.docbook
downloadkiosktool-281b2113b209bd51bd923ad8f289f4041ff03a0f.tar.gz
kiosktool-281b2113b209bd51bd923ad8f289f4041ff03a0f.zip
Initial import of kiosktool
This source tree will most likely not even compile yet--stay tuned for updates! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kiosktool@1258966 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kiosktool/introduction.docbook')
-rw-r--r--doc/kiosktool/introduction.docbook25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/kiosktool/introduction.docbook b/doc/kiosktool/introduction.docbook
new file mode 100644
index 0000000..629a78d
--- /dev/null
+++ b/doc/kiosktool/introduction.docbook
@@ -0,0 +1,25 @@
+<chapter id="introduction">
+<title>Overview</title>
+
+<para>&kiosktool; is a &kde; administration tool that offers system administrators an easy way to
+predefine desktop configurations for groups of users, lock down settings or otherwise
+restrict features of the &kde; desktop environment.</para>
+
+<para>&kiosktool; takes advantage of KDE's KIOSK restrictions framework. It is centered around
+<link linkend="profiles">profiles</link>. A profile is a collection of default settings and
+restrictions that can be applied to either individual users or groups of users.</para>
+
+<para>Typical usage of &kiosktool; is to
+<link linkend="profile-create">create a new profile</link>,
+then to <link linkend="profile-setup">set up the profile</link> with the desired
+default settings and restrictions, and finally to activate the profile by
+<link linkend="profile-assign">assigning the profile</link> to one or more users.
+</para>
+
+<para>
+When using &kiosktool; in combination with older versions of &kde; (KDE 3.2 or older)
+some <link linkend="extra-steps">additional steps</link> need to be taken in order
+to properly activate the profiles.
+</para>
+
+</chapter>