
!########
!#
!#  Dthelpdemo app-defaults file.
!#
!#  (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.
!#
!########


!########
!#
!#  Display Area Colors
!#
!#     These resources set the colors for the display area (where
!#     actual help text is displayed).
!#
!########

Dthelpdemo*DisplayArea.background: white
Dthelpdemo*DisplayArea.foreground: black

Dthelpdemo*TocArea.background: white
Dthelpdemo*TocArea.foreground: black


!########
!#
!#  Help On Help
!#
!#     The "helpOnHelpVolume" resource specifies the help volume to be used 
!#     to display the "help on help" topics (when a help request is made
!#     while using a help window).
!#     
!#
!########

Dthelpdemo*helpOnHelpVolume: Help4Help


!########
!#
!#  Man Page Box
!#
!#     The "man box" is used to display man pages in dthelpdemo.
!#
!########

Dthelpdemo*manBox.rows:  32
Dthelpdemo*manBox.columns:  80


!########
!#
!#  Menu Accelerators
!#
!#     The following resources establish keyboard accelerators
!#     for the most frequently accessed menu commands in the help dialogs.
!#
!########

*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

!########
!#
!#  Execution Alias commands
!#
!#     The following resources establish execution aliasis. This isolates
!#     the actual command from the help volume src files, allowing for
!#     end-user modification.
!#
!########

*Dthelpdemo.executionAlias.xclockAlias: xclock &
*Dthelpdemo.executionAlias.dtCalcAlias: dtcalc &
*Dthelpdemo.executionAlias.xloadAlias: xload &



!###########################        eof      ###################







