diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-15 09:14:47 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-15 09:14:47 +0000 |
commit | 281b2113b209bd51bd923ad8f289f4041ff03a0f (patch) | |
tree | 87c676fcc2759106c8147129a215bde2145962a7 /doc/nl/introduction.docbook | |
download | kiosktool-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/nl/introduction.docbook')
-rw-r--r-- | doc/nl/introduction.docbook | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/nl/introduction.docbook b/doc/nl/introduction.docbook new file mode 100644 index 0000000..36dc440 --- /dev/null +++ b/doc/nl/introduction.docbook @@ -0,0 +1,27 @@ +<chapter id="introduction"> +<title +>Overzicht</title> + +<para +>&kiosktool; is een beheerprogramma voor &kde; dat systeembeheerders een eenvoudige manier biedt om desktopconfiguraties voor gebruikersgroepen te definiëren, instellingen te vergrendelen of op andere wijze de functionaliteit van de &kde; Desktop Environment te beperken.</para> + +<para +>&kiosktool; maakt gebruik van KDE's KIOSK restrictions framework, welke gebruik maakt van <link linkend="profiles" +>profielen</link +>. Een profiel is een verzameling standaardinstellingen en beperkingen die kunnen worden toegepast op individuele of groepen gebruikers.</para> + +<para +>In &kiosktool; maakt u eenvoudigweg een <link linkend="profile-create" +>nieuw profiel aan</link +>, waarna u deze <link linkend="profile-setup" +>inricht</link +> met de gewenste standaardinstellingen en beperkingen. Tot slot activeert u het profiel door <link linkend="profile-assign" +>deze toe te wijzen</link +> aan één of meer gebruikers. </para> + +<para +>Als u &kiosktool; gebruikt in combinatie met oudere versies van &kde; (KDE 3.2 of ouder), dan dient u enkele <link linkend="extra-steps" +>aanvullende stappen</link +> uit te voeren om de profielen te kunnen activeren. </para> + +</chapter> |