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 >
Text File  |  1998-08-19  |  4KB  |  117 lines

  1. !######################################################################
  2. !#
  3. !#     Dt
  4. !#
  5. !#     TriTeal Enterprise Desktop (TED)
  6. !#
  7. !#     Global Defaults for the TED Desktop
  8. !#
  9. !#     (c) Copyright 1994, 1995 TriTeal Corporation
  10. !#     (c) Copyright 1993, 1994 Hewlett-Packard Company
  11. !#     (c) Copyright 1993, 1994 International Business Machines Corp.
  12. !#     (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  13. !#     (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary 
  14. !#         of Novell, Inc.
  15. !#
  16. !#    $XConsortium: Dt.ad /main/cde1_maint/1 1995/07/14 20:31:50 drk $
  17. !#
  18. !######################################################################
  19.  
  20. *foregroundThreshold:    70
  21.  
  22. !########
  23. !#
  24. !#   Help system specific resources
  25. !#
  26. !#
  27. !#  Window Sizes
  28. !#     
  29. !#     These resources set the window sizes for the Help windows.
  30. !#     These resources are complex because they have to override
  31. !#     the standard widget resources.   
  32. !#
  33.  
  34. *DtHelpDialog*onHelpDialog.rows:                              23
  35. *DtHelpDialog*onHelpDialog.columns:                           69
  36. *DtHelpQuickDialog.printShell.printForm.printerField.columns: 10
  37. *DtHelpQuickDialog.printShell.printForm.copiesField.columns:  4
  38. *DtHelpDialog.printShell.printForm.printerField.columns:      10
  39. *DtHelpDialog.printShell.printForm.copiesField.columns:       4
  40. *DtHelpDialog.historyShell*historyTopicList.visibleItemCount: 5
  41. *DtHelpDialog.historyShell*historyVolumeList.visibleItemCount: 5
  42. *DtHelpDialog.searchShell*searchForm.srchWord.columns:        20
  43. *DtHelpDialog.searchShell*resultList.visibleItemCount:        12
  44. *DtHelpDialog.searchShell*fileSelectShell*selList.visibleItemCount: 15
  45.  
  46. !#
  47. !#  Display Area Colors
  48. !#
  49. !#     These resources set the colors for the display area (where
  50. !#     actual help text is displayed).  The resources are complex
  51. !#     because they have to override the standard color resources
  52. !#     in all cases.  
  53. !#
  54.  
  55. *XmDialogShell.DtHelpDialog*DisplayArea.background: White
  56. *XmDialogShell*XmDialogShell.DtHelpDialog*DisplayArea.background: White
  57. *XmDialogShell.DtHelpDialog*DisplayArea.foreground: Black
  58. *XmDialogShell*XmDialogShell.DtHelpDialog*DisplayArea.foreground: Black
  59.  
  60.  
  61. *XmDialogShell.DtHelpQuickDialog*DisplayArea.background: White
  62. *XmDialogShell*XmDialogShell.DtHelpQuickDialog*DisplayArea.background: White
  63. *XmDialogShell.DtHelpQuickDialog*DisplayArea.foreground: Black
  64. *XmDialogShell*XmDialogShell.DtHelpQuickDialog*DisplayArea.foreground: Black
  65.  
  66.  
  67. !########
  68. !# 
  69. !#  Menu Accelerators
  70. !#
  71. !#     The following resources establish keyboard accelerators
  72. !#     for the most frequently accessed menu commands.
  73. !#
  74. !########
  75.  
  76. *DtHelpDialog*searchMenu.keyword.acceleratorText:     Ctrl+I
  77. *DtHelpDialog*searchMenu.keyword.accelerator:         Ctrl<Key>i
  78. *DtHelpDialog*navigateMenu.backTrack.acceleratorText: Ctrl+B
  79. *DtHelpDialog*navigateMenu.backTrack.accelerator:     Ctrl<Key>b
  80. *DtHelpDialog*navigateMenu.homeTopic.acceleratorText: Ctrl+H
  81. *DtHelpDialog*navigateMenu.homeTopic.accelerator:     Ctrl<Key>h
  82. *DtHelpDialog*fileMenu.close.acceleratorText:         Alt+F4
  83. *DtHelpDialog*fileMenu.close.accelerator:             Alt<Key>f4
  84. *DtHelpDialog*fileMenu.print.acceleratorText:         Ctrl+P
  85. *DtHelpDialog*fileMenu.print.accelerator:             Ctrl<Key>p
  86. *DtHelpDialog*editMenu.copy.acceleratorText:          Ctrl+C
  87. *DtHelpDialog*editMenu.copy.accelerator:              Ctrl<Key>c
  88.  
  89. !########
  90. !#
  91. !#  Non-ISO-8859-1 font resources.
  92. !#
  93. !#     The following resources establish fonts used for help information
  94. !#     written using a non-ISO-8859-1 code set. The default is to be
  95. !#     empty.
  96. !#
  97. !########
  98.  
  99.  
  100. !#################################################################
  101. !#
  102. !#  TED File Selection dialog global resources
  103. !#
  104. !#################################################################
  105. *XmFileSelectionBox.fileFilterStyle:    XmFILTER_HIDDEN_FILES
  106. *XmFileSelectionBox.pathMode:           XmPATH_MODE_RELATIVE
  107. *XmFileSelectionBox.resizePolicy:       XmRESIZE_GROW
  108.  
  109. *XmFileSelectionBox*dirTextLabelString:         Enter path or folder name:
  110. *XmFileSelectionBox*applyLabelString:           Update
  111. *XmFileSelectionBox*selectionLabelString:       Enter file name:
  112. *XmFileSelectionBox*dirListLabelString:         Folders
  113.  
  114.  
  115. !###########################        eof      ###################
  116.  
  117.