Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Users and authentication > Webtop Theme (--webtop)

Webtop Theme (--webtop)

Objects with this attribute

Object Manager

Attribute name Usage
Webtop Theme Pick a webtop theme from the list.

Command line

Command optionUsage
--webtop theme_name Replace theme_name with the name of a webtop theme, for example sco/tta/standard.

Description

This attribute defines the webtop theme for an object. A webtop theme defines everything about the appearance and behavior of a webtop for web browser users.

Note This attribute is only used with the classic webtop. The browser-based webtop does not use themes.

For a person object or organizational unit object (but not for an organization object), choose Use Parent's Theme (on the command line, --webtop ..) to "inherit" the webtop theme of the parent object in the organizational hierarchy. This lets you change the webtop theme of many objects at once without editing each object. This is the default value for new person objects and new organizational unit objects.

Webtop themes are defined in the /opt/tarantella/var/docroot/resources/webtops directory. Theme names have three levels, for example sco/tta/standard. Each theme directory contains a file theme.properties, describing the theme.

The attribute is ignored for users of the Native Client.

When listing object attributes on the command line, an attribute value of .. means use parent's theme.

Examples

Skip past command syntax or program code--webtop sco/tta/standard

Uses the sco/tta/standard webtop theme, which all users see by default.

Skip past command syntax or program code--webtop ..

Uses the webtop theme of the parent in the organizational hierarchy.

Related topics