Sun Java System Portal Server 7.1 Developer Sample Guide

Changing the Desktop Column Layout

ProcedureTo Change the Desktop Column Layout from the Command Line

  1. Modify the width property to change the layout of the channel column. Specify one of the following:

    thin

    The channel appears in one of the thin columns.

    thick

    The channel appears at the top spanning the entire horizontal space.

    full_top

    The channel appears at the top spanning the entire horizontal space.

    full_bottom

    The channel appears at the bottom spanning the entire horizontal space.

    For example, the following specifies that a channel appears at the top spanning the entire horizontal space:


    <String name="width" value="full_top”/>
  2. Load the display profile into LDAP by using the psadmin subcommand.

    See Editing the Display Profile and Sun Java System Portal Server 7.1 Command Line Reference.