home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 March B
/
SCO_CASTOR4RRT.iso
/
TEDdesk
/
reloc.8
/
$TED_DIR
/
app-defaults
/
C
/
Dt
next >
Wrap
Text File
|
1998-08-19
|
4KB
|
117 lines
!######################################################################
!#
!# Dt
!#
!# TriTeal Enterprise Desktop (TED)
!#
!# Global Defaults for the TED Desktop
!#
!# (c) Copyright 1994, 1995 TriTeal Corporation
!# (c) Copyright 1993, 1994 Hewlett-Packard Company
!# (c) Copyright 1993, 1994 International Business Machines Corp.
!# (c) Copyright 1993, 1994 Sun Microsystems, Inc.
!# (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary
!# of Novell, Inc.
!#
!# $XConsortium: Dt.ad /main/cde1_maint/1 1995/07/14 20:31:50 drk $
!#
!######################################################################
*foregroundThreshold: 70
!########
!#
!# Help system specific resources
!#
!#
!# Window Sizes
!#
!# These resources set the window sizes for the Help windows.
!# These resources are complex because they have to override
!# the standard widget resources.
!#
*DtHelpDialog*onHelpDialog.rows: 23
*DtHelpDialog*onHelpDialog.columns: 69
*DtHelpQuickDialog.printShell.printForm.printerField.columns: 10
*DtHelpQuickDialog.printShell.printForm.copiesField.columns: 4
*DtHelpDialog.printShell.printForm.printerField.columns: 10
*DtHelpDialog.printShell.printForm.copiesField.columns: 4
*DtHelpDialog.historyShell*historyTopicList.visibleItemCount: 5
*DtHelpDialog.historyShell*historyVolumeList.visibleItemCount: 5
*DtHelpDialog.searchShell*searchForm.srchWord.columns: 20
*DtHelpDialog.searchShell*resultList.visibleItemCount: 12
*DtHelpDialog.searchShell*fileSelectShell*selList.visibleItemCount: 15
!#
!# Display Area Colors
!#
!# These resources set the colors for the display area (where
!# actual help text is displayed). The resources are complex
!# because they have to override the standard color resources
!# in all cases.
!#
*XmDialogShell.DtHelpDialog*DisplayArea.background: White
*XmDialogShell*XmDialogShell.DtHelpDialog*DisplayArea.background: White
*XmDialogShell.DtHelpDialog*DisplayArea.foreground: Black
*XmDialogShell*XmDialogShell.DtHelpDialog*DisplayArea.foreground: Black
*XmDialogShell.DtHelpQuickDialog*DisplayArea.background: White
*XmDialogShell*XmDialogShell.DtHelpQuickDialog*DisplayArea.background: White
*XmDialogShell.DtHelpQuickDialog*DisplayArea.foreground: Black
*XmDialogShell*XmDialogShell.DtHelpQuickDialog*DisplayArea.foreground: Black
!########
!#
!# Menu Accelerators
!#
!# The following resources establish keyboard accelerators
!# for the most frequently accessed menu commands.
!#
!########
*DtHelpDialog*searchMenu.keyword.acceleratorText: Ctrl+I
*DtHelpDialog*searchMenu.keyword.accelerator: Ctrl<Key>i
*DtHelpDialog*navigateMenu.backTrack.acceleratorText: Ctrl+B
*DtHelpDialog*navigateMenu.backTrack.accelerator: Ctrl<Key>b
*DtHelpDialog*navigateMenu.homeTopic.acceleratorText: Ctrl+H
*DtHelpDialog*navigateMenu.homeTopic.accelerator: Ctrl<Key>h
*DtHelpDialog*fileMenu.close.acceleratorText: Alt+F4
*DtHelpDialog*fileMenu.close.accelerator: Alt<Key>f4
*DtHelpDialog*fileMenu.print.acceleratorText: Ctrl+P
*DtHelpDialog*fileMenu.print.accelerator: Ctrl<Key>p
*DtHelpDialog*editMenu.copy.acceleratorText: Ctrl+C
*DtHelpDialog*editMenu.copy.accelerator: Ctrl<Key>c
!########
!#
!# Non-ISO-8859-1 font resources.
!#
!# The following resources establish fonts used for help information
!# written using a non-ISO-8859-1 code set. The default is to be
!# empty.
!#
!########
!#################################################################
!#
!# TED File Selection dialog global resources
!#
!#################################################################
*XmFileSelectionBox.fileFilterStyle: XmFILTER_HIDDEN_FILES
*XmFileSelectionBox.pathMode: XmPATH_MODE_RELATIVE
*XmFileSelectionBox.resizePolicy: XmRESIZE_GROW
*XmFileSelectionBox*dirTextLabelString: Enter path or folder name:
*XmFileSelectionBox*applyLabelString: Update
*XmFileSelectionBox*selectionLabelString: Enter file name:
*XmFileSelectionBox*dirListLabelString: Folders
!########################### eof ###################