Solaris Common Desktop Environment: Advanced User's and System Administrator's Guide

To Change the Number of Switch Rows

    Modify the NUMBER_OF_ROWS field in the SWITCH definition.

For example, the following definition defines a three-row switch.

SWITCH Switch
 {
 	CONTAINER_NAME				box_name
 	NUMBER_OF_ROWS				3
   …
 }