Novell LINUX ENTERPRISE DESKTOP 10 SP2 - DEPLOYMENT GUIDE 08-05-2008 Deployment Manual page 252

Table of Contents

Advertisement

The keys also assign identifiers to each panel, panel object, and applet. For example,
the following sample from panel-default-setup.entries specifies that one panel ap-
pears in the GNOME Desktop:
<entry>
In the panel-default-setup.entries file, the identifier bottom_panel
identifies the bottom edge panel.
2. Keys that specify the properties of the panels.
The panel property keys are structured as follows:
/apps/panel/default_setup/toplevels/panel-name/panel-property-key
For example, the
/apps/panel/default_setup/toplevels/bottom_panel/size
key specifies the size of the bottom panel.
3. Keys that specify the panel objects, the panel object properties, and the panels
where the objects reside.
For example, the following sample from panel-default-setup.entries specifies a
Main Menu object at the left side of the bottom panel:
<entrylist base="/apps/panel/default_setup/objects/main_menu">
236
Deployment Guide
<key>toplevel_id_list</key>
<schema_key>/schemas/apps/panel/general/toplevel_id_list
</schema_key>
<value>
<list type="string">
<value>
<string>bottom_panel</string>
</value>
</list>
</value>
</entry>
<entry>
<key>object_type</key>
<schema_key>/schemas/apps/panel/objects/object_type</schema_key>
<value>
<string>menu-object</string>
</value>
</entry>
<entry>
<key>toplevel_id</key>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Linux enterprise desktop 10 sp2

Table of Contents