!/* @(#)package/Vxva-color	1.21 04/21/97 09:42:43 -  */
!#ident "@(#)package/Vxva-color         1.21"
!
! Copyright(C)1990-1997 VERITAS Software Corporation.  ALL RIGHTS RESERVED.
! UNPUBLISHED -- RIGHTS RESERVED UNDER THE COPYRIGHT
! LAWS OF THE UNITED STATES.  USE OF A COPYRIGHT NOTICE
! IS PRECAUTIONARY ONLY AND DOES NOT IMPLY PUBLICATION
! OR DISCLOSURE.
! 
! THIS SOFTWARE CONTAINS CONFIDENTIAL INFORMATION AND
! TRADE SECRETS OF VERITAS SOFTWARE.  USE, DISCLOSURE,
! OR REPRODUCTION IS PROHIBITED WITHOUT THE PRIOR
! EXPRESS WRITTEN PERMISSION OF VERITAS SOFTWARE.
! 
!               RESTRICTED RIGHTS LEGEND
! USE, DUPLICATION, OR DISCLOSURE BY THE GOVERNMENT IS
! SUBJECT TO RESTRICTIONS AS SET FORTH IN SUBPARAGRAPH
! (C) (1) (ii) OF THE RIGHTS IN TECHNICAL DATA AND
! COMPUTER SOFTWARE CLAUSE AT DFARS 252.227-7013.
!               VERITAS SOFTWARE
! 1600 PLYMOUTH STREET, MOUNTAIN VIEW, CA 94043

!
! set to False to prevent deselection on error - default is True
!
*autoDeselect:	True

!
! Set to True to add nodiskalign to the layout parameters for vxassist
! commands used by vxva Basic_Ops - default is False
!
*noDiskAlign:	False

!
! For default, don't pop up a window.
!
*defaultViewWindow: 

!
! other misc resources
!
*swindow*row_column*shadowThickness: 3
*swindow*row_column*marginLeft: 4
*swindow*row_column*marginRight: 4
*busy*fontList:	-*-helvetica-medium-r-*-*-14-*-*-*-*-*-*-*

! number of columns wide to display icons in a view window
*numColumns:	6
*World*numColumns:	6
*Volumes*numColumns:	6

!
! Fonts
!
!
! Default font - affects font used in views of plexes, volumes, subdisks, etc.:
.fontList:              -*-lucidatypewriter-medium-r-*-*-12-*-*-*-*-*-*-*

! Font for all form labels and lists; also font for the SSA view labels for
! trays and icons:
*fontList:              -*-lucidatypewriter-medium-r-*-*-12-*-*-*-*-*-*-*

! Default font for all menubars:
*menubar*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*

! Font of the command window menubar:
*cmd_main.cmd_menubar*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*

! Font for the labels on the root window buttons:
*swindow*row_column*fontList: -*-helvetica-medium-r-*-*-14-*-*-*-*-*-*-*

! Font for the form buttons:
*TopLevelShell.XmForm.XmFrame*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*



!
! Colors
!
!
! #63B8FF is SteelBlue1
! #7EC0EE is SteelBlue2
! #4F94CD is SteelBlue3
! #36648B is SteelBlue4
!
! Basic background color (only used in rootwin):
*background: white

! Colors for all menubars default to this:
*menubar*background: SteelBlue
*menubar*foreground: white

! The foreground and background colors of the logo:
*Logo.foreground: #36648B
*Logo.background: white

! The background color under the root window buttons (set both to same color):
*swindow*XmDrawingArea.background: #36648B
*swindow*row_column.background: #36648B

! The colors of the main window menubar:
*RootWin.menubar*background: SteelBlue
*RootWin.menubar*foreground: white

! Colors for the command window menubar:
*cmd_main.cmd_menubar*background: SteelBlue
*cmd_main.cmd_menubar*foreground: White

! Basic background color for command window:
*cmd_main*background: #4F94CD

! Outline foreground color for command window:
*cmd_main*cmd_pane*foreground: White

! Colors for command output text area in command window:
*cmd_main*cmd_pane*XmText.background: #63B8FF
*cmd_main*cmd_pane*XmText.foreground: Black

! Colors for command history and commands running lists in command window:
*cmd_main*cmd_pane*XmScrolledWindow.XmList.background: #63B8FF
*cmd_main*cmd_pane*XmScrolledWindow.XmList.foreground: Black

! Color for the menubar in the view windows:
*TopLevelShell.XmForm.menubar*foreground: White
*TopLevelShell.XmForm.menubar*background: SteelBlue

! Color for the view window scrollbars:
*TopLevelShell.XmForm.ViewScroll.XmScrollBar.background: White
*TopLevelShell.XmForm.ViewScroll.background: White

! Background color for forms
*TopLevelShell.propertiesForm*background: #4F94CD

! Color of foreground text for forms:
*TopLevelShell.propertiesForm*foreground: White

! Highlight color behind form text fields and toggles (should be the same
! color for consistency):
*TopLevelShell.propertiesForm.XmForm*XmText.background: #7EC0EE
*TopLevelShell.propertiesForm.XmForm.Toggle.XmToggleButton.background: #7EC0EE

! Highlight color behind file system info property sheet text fields and
! toggles (should be the same as other forms for consistency):
*TopLevelShell.propertiesForm.XmForm.fsMenuForm*XmText.background: #7EC0EE
*TopLevelShell.propertiesForm.XmForm.fsMenuForm.XmForm.Toggle.XmToggleButton.background: #7EC0EE

! Color of the background in the view windows:
*TopLevelShell.XmForm.ViewScroll.XmDrawingArea.background: #d9f0ff

! Default color of a volume in a view:
*TopLevelShell.XmForm.ViewScroll.XmDrawingArea*VolWidgetClass.background: #99cdeb

! Default color of a VMdisk in a view:
*TopLevelShell.XmForm.ViewScroll.XmDrawingArea*VmdiskWidgetClass.background: #99cdeb

! Default color of a physical disk in a view:
*TopLevelShell.XmForm.ViewScroll.XmDrawingArea*DiskWidgetClass.background: #99cdeb

! Default color of a plex in a view:
*TopLevelShell.XmForm.ViewScroll.XmDrawingArea*PlexWidgetClass.background: #a3dbfa

! Default color of a subdisk in a view:
*TopLevelShell.XmForm.ViewScroll.XmDrawingArea*SubdiskWidgetClass.background: #c2efff

! Default color of a phsical disk partition which is not associated with a
! disk group:
*TopLevelShell.XmForm.ViewScroll.XmDrawingArea*PartWidgetClass.background: #c2efff

! Default color of a physical disk in a SPARCstorage Array view:
*TopLevelShell.XmForm.SdaScroll.XmDrawingArea*DiskWidgetClass.background: #99cdeb

! Background color of the SPARCstorage Array view windows (all 4 should be the
! same color for consistency):
*TopLevelShell.XmForm.SdaScroll.XmDrawingArea*XmForm.background: #d9f0ff
*TopLevelShell.XmForm.SdaScroll.XmDrawingArea*XmPanedWindow.background: #d9f0ff
*TopLevelShell.XmForm.SdaScroll.XmDrawingArea*XmRowColumn.background: #d9f0ff
*TopLevelShell.XmForm.SdaScroll.XmDrawingArea*XmForm.XmLabel.background: #d9f0ff

! Colors of the SSA view tray labels:
*TopLevelShell.XmForm.SdaScroll.XmDrawingArea*XmLabel.background: white
*TopLevelShell.XmForm.SdaScroll.XmDrawingArea*XmLabel.foreground: black

! Colors of the notice popup windows:
*Notice_popup*background: SteelBlue
*Notice_popup*foreground: White


!
!
! Menu Accelerators
!
!
*Commands.mnemonic: C
*Controller.mnemonic: n
*Tray.mnemonic: T
*Disk Drive.mnemonic: D
*Volume Manager.mnemonic: V
*New Disk Group.mnemonic: N
*Initialize Disk.mnemonic: I
*Sync Cache.mnemonic: C
*Set Fast Writes For All Drives.mnemonic: F
*Start All Drives.mnemonic: S
*Stop All Drives.mnemonic: t
*Release All Drives.mnemonic: l
*Reserve All Drives.mnemonic: r
*Purge.mnemonic: P
*Start All Drives In Tray.mnemonic: S
*Stop All Drives In Tray.mnemonic: t
*Set Fast Writes.mnemonic: F
*Reserve.mnemonic: r
*Release.mnemonic: l
*All.mnemonic: A
*None.mnemonic: N
*Synchronous.mnemonic: S
*Help On Commands.mnemonic: C
*Active.mnemonic: A
*Add Disk.mnemonic: A
*Add Disks.mnemonic: A
*Add Mirror.mnemonic: A
*Add Log.mnemonic: L
*Add Region.mnemonic: A
*Advanced-Ops.mnemonic: d
*Analyze.mnemonic: A
*Associate Plexes.mnemonic: A
*Associate Subdisks.mnemonic: A
*Associate as Log Sd.mnemonic: L
*Attach Plexes.mnemonic: t
*Basic-Ops.mnemonic: B
*Change Minor Number.mnemonic: M
*Check Disk Groups.mnemonic: k
*Check File System (fsck).mnemonic: C
*Clean.mnemonic: C
*Clear Host Info.mnemonic: H
*Close.mnemonic: C
*Copy Config.mnemonic: C
*Create Icons.mnemonic: C
*Create a View.mnemonic: C
*Create.mnemonic: C
*Define.mnemonic: D
*Defragment.mnemonic: D
*Deport All.mnemonic: p
*Deport Disk Group.mnemonic: D
*Detach Plexes.mnemonic: e
*Disable Disk Groups.mnemonic: D
*Disconnect Disks.mnemonic: s
*Disk Group.mnemonic: G
*Disk Operations.mnemonic: D
*Disk.mnemonic: D
*Display Properties.mnemonic: P
*Dissociate Plexes.mnemonic: D
*Dissociate Subdisks.mnemonic: D
*Enable Disk Groups.mnemonic: E
*Enable.mnemonic: E
*Evacuate Subdisks.mnemonic: E
*Execute Commands.mnemonic: E
*Exit.mnemonic: E
*File System Operations.mnemonic: F
*File System.mnemonic: F
*File.mnemonic: F
*Format of Size.mnemonic: F
*Help On Advanced-Ops.mnemonic: d
*Help On Analyze.mnemonic: A
*Help On Basic-Ops.mnemonic: B
*Help On Help.mnemonic: H
*Help On Icon.mnemonic: I
*Help On Options.mnemonic: O
*Help On ProJection.mnemonic: J
*Help On Property.mnemonic: P
*Help On Root Window.mnemonic: H
*Help On Views.mnemonic: V
*Help.mnemonic: H
*Icon Projection.mnemonic: I
*Icon.mnemonic: I
*Import All.mnemonic: a
*Import Disk Group.mnemonic: m
*Initialize Volumes.mnemonic: I
*Initialize.mnemonic: I
*Into 2 Subdisks.mnemonic: I
*Into More Than 2 Subdisks.mnemonic: M
*Join Subdisks.mnemonic: J
*Kbytes.mnemonic: K
*Logging.mnemonic: L
*Make File System.mnemonic: F
*Maximize All Icons.mnemonic: A
*Minimize All Icons.mnemonic: I
*Maximize Icons.mnemonic: x
*Mbytes.mnemonic: M
*Gbytes.mnemonic: G
*Memory Sanity Check.mnemonic: M
*Minimize Icons.mnemonic: n
*Mirrored.mnemonic: m
*Mount.mnemonic: M
*Offline.mnemonic: f
*Online.mnemonic: O
*Options.mnemonic: O
*Parameters.mnemonic: P
*Partition.mnemonic: t
*Permanent.mnemonic: P
*Plex.mnemonic: P
*Popup the Command Window.mnemonic: P
*Projection.mnemonic: P
*Property.mnemonic: P
*Reconnect Disks.mnemonic: c
*Remove Disks.mnemonic: R
*Remove Icons.mnemonic: R
*Remove Mirror.mnemonic: M
*Remove Mirror or Log.mnemonic: M
*Remove Plexes.mnemonic: R
*Remove Region.mnemonic: R
*Remove Subdisks.mnemonic: R
*Remove Views.mnemonic: V
*Remove Volumes Recursively.mnemonic: R
*Remove Volumes.mnemonic: R
*Remove.mnemonic: R
*Rename a View.mnemonic: R
*Replace Disks.mnemonic: D
*Resize.mnemonic: z
*Resynchronize Volumes.mnemonic: s
*Sectors.mnemonic: S
*Set to Maint State.mnemonic: M
*Shared Volume.mnemonic: h
*Show Command.mnemonic: S
*Show Commands Only.mnemonic: S
*Show Free Subdisks.mnemonic: S
*Show Region.mnemonic: S
*Show at Start.mnemonic: S
*Show on Error.mnemonic: E
*Simple Mirror.mnemonic: S
*Simple.mnemonic: S
*Snapshot.mnemonic: S
*Snapstart.mnemonic: n
*Split the Subdisk.mnemonic: S
*Start All.mnemonic: A
*Start Volumes.mnemonic: S
*Start.mnemonic: S
*Stop.mnemonic: t
*Stop All.mnemonic: A
*Analyze All.mnemonic: n
*Stop Volumes.mnemonic: p
*Striped Mirror.mnemonic: p
*Striped.mnemonic: p
*RAID-5.mnemonic: R
*Subdisk.mnemonic: S
*Synchronize.mnemonic: D
*Temppropmenu.mnemonic: T
*Unmount.mnemonic: U
*Unshare Disk Groups.mnemonic: U
*Views.mnemonic: V
*Volume Operations.mnemonic: V
*Volume.mnemonic: V
*When Commands Are Ready.mnemonic: W
*Zero.mnemonic: Z
*HelpWin*button_0.labelString: File
*HelpWin*button_0.mnemonic: F
*HelpWin*button_1.labelString: Previous
*HelpWin*button_1.mnemonic: P
*HelpWin*button_2.labelString: Next
*HelpWin*button_2.mnemonic: N
*HelpWin*button_3.labelString: Help
*HelpWin*button_3.mnemonic: H
*HelpWin*help_menu*button_0.labelString: General Help
*HelpWin*help_menu*button_0.mnemonic: G
*HelpWin*help_menu*button_1.labelString: Help Index
*HelpWin*help_menu*button_1.mnemonic: I
*analOptMenu*button_0.mnemonic: S
*analOptMenu*button_1.mnemonic: M
*cmd_close*button_0.mnemonic: C
*cmd_exec*button_0.mnemonic: x
*cmd_exec*button_1.mnemonic: F
*cmd_menubar*button_0.mnemonic: F
*cmd_menubar*button_1.mnemonic: E
*cmd_menubar*button_2.mnemonic: H
*file_menu*button_0.mnemonic: C

