diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
| commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
| tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /doc/kpresenter/screen.docbook | |
| download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip | |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kpresenter/screen.docbook')
| -rw-r--r-- | doc/kpresenter/screen.docbook | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/kpresenter/screen.docbook b/doc/kpresenter/screen.docbook new file mode 100644 index 000000000..f35d11168 --- /dev/null +++ b/doc/kpresenter/screen.docbook @@ -0,0 +1,44 @@ +<chapter id="screen-description"> +<chapterinfo> +<authorgroup> +<author> +<firstname>Neil</firstname> +<surname>Lucock</surname> +<affiliation> +<address><email>neil@nlucock.freeserve.co.uk</email></address> +</affiliation> +</author> +<author> +<firstname>Krishna</firstname> +<surname>Tateneni</surname> +<affiliation> +<address><email>tateneni@pluto.njcc.com</email></address> +</affiliation> +</author> +<!-- TRANS:ROLES_OF_TRANSLATORS --> +</authorgroup> +</chapterinfo> +<title>The &kpresenter; Screen</title> + +<para>Here is the default &kpresenter; Screen Layout.</para> + +<para>At the top there is the menubar. All &kpresenter; functions are +available from the menus, which are described in detail in <xref +linkend="menu-items" />.</para> + +<para>Below the menubar are the toolbars. There are several +toolbars. You may hide and show toolbars as you prefer. The toolbars +are described in detail in <xref linkend="toolbars" />. +</para> + +<para>The <guilabel>Outline</guilabel> and +<guilabel>Preview</guilabel> panes give an overview of your entire +presentation. The <guilabel>Preview</guilabel> pane provides +thumbnails of each slide, and allows you to drag and drop to change +the order. The <guilabel>Outline</guilabel> pane provides a +hierarchal tree of each slide, and also the objects inside the slides. +As well as overview, this allows you to easily select objects which +may be covered by others, or are otherwise difficult to grab directly on +the slide.</para> + +</chapter> |
