This file is indexed.

/usr/share/doc/kde/HTML/en/kcontrol/workspaceoptions/index.docbook is in kde-workspace-data 4:4.8.2a-0ubuntu4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE">
]>
<article lang="&language;">
<articleinfo>
<title>Workspace</title>
<authorgroup>
<author>&Marco.Martin;&Marco.Martin.mail;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<date>2011-08-24</date>
<releaseinfo>&kde; 4.7</releaseinfo>

<keywordset>
<keyword>KDE</keyword>
<keyword>System Settings</keyword>
<keyword>desktop</keyword>
<keyword>workspace</keyword>
<keyword>netbook</keyword>
</keywordset>
</articleinfo>

<sect1 id="workspace">
<title>Workspace</title>

<para>This is a module to configure global options for the Plasma workspace.
</para>

<sect2 id="form-factor">
<title>Workspace Type</title>
<para>In this section you can configure the type of workspace you will be 
using. Right now there are two options:</para>

<variablelist>
<varlistentry>
<term><guilabel>Desktop</guilabel></term>
<listitem>
<para>A workspace optimized for traditional desktops and laptop computers.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Netbook</guilabel></term>
<listitem>
<para>A workspace optimized for netbooks and in general for devices with 
a smaller screen resolution.</para>
</listitem>
</varlistentry>
</variablelist>

</sect2>

<sect2 id="dashboard">
<title>Dashboard</title>
<para>
In the dashboard section you can configure the behavior of the Plasma dashboard. 
Right now there are two options:
</para>

<variablelist>
<varlistentry>
<term><guilabel>Show Desktop Widgets</guilabel></term>
<listitem>
<para>The dashboard will show the same widgets present on the desktop.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Show an Independent Widget Set</guilabel></term>
<listitem>
<para>The dashboard will present an independent 
set of widget that is different from the ones in the desktop.</para>
</listitem>
</varlistentry>
</variablelist>

</sect2>

<sect2 id="informational-tips">
<title>Informational Tips</title>
<para>
<guilabel>Show Informational Tips</guilabel> are displayed hovering items in the 
Plasma panel or on the desktop.</para>
</sect2>
</sect1>
</article>

<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:

vim:tabstop=2:shiftwidth=2:expandtab
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
-->