On linux do not include X11/Xlocale.h but locale.h, this prevents
[oweals/cde.git] / cde / programs / dthelp / dthelpdemo / Dthelpdemo
1
2 !########
3 !#
4 !#  Dthelpdemo app-defaults file.
5 !#
6 !#  (c) Copyright 1993, 1994 Hewlett-Packard Company    
7 !#  (c) Copyright 1993, 1994 International Business Machines Corp.
8 !#  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
9 !#  (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
10 !#      Novell, Inc.
11 !#
12 !########
13
14
15 !########
16 !#
17 !#  Display Area Colors
18 !#
19 !#     These resources set the colors for the display area (where
20 !#     actual help text is displayed).
21 !#
22 !########
23
24 Dthelpdemo*DisplayArea.background: white
25 Dthelpdemo*DisplayArea.foreground: black
26
27 Dthelpdemo*TocArea.background: white
28 Dthelpdemo*TocArea.foreground: black
29
30
31 !########
32 !#
33 !#  Help On Help
34 !#
35 !#     The "helpOnHelpVolume" resource specifies the help volume to be used 
36 !#     to display the "help on help" topics (when a help request is made
37 !#     while using a help window).
38 !#     
39 !#
40 !########
41
42 Dthelpdemo*helpOnHelpVolume: Help4Help
43
44
45 !########
46 !#
47 !#  Man Page Box
48 !#
49 !#     The "man box" is used to display man pages in dthelpdemo.
50 !#
51 !########
52
53 Dthelpdemo*manBox.rows:  32
54 Dthelpdemo*manBox.columns:  80
55
56
57 !########
58 !#
59 !#  Menu Accelerators
60 !#
61 !#     The following resources establish keyboard accelerators
62 !#     for the most frequently accessed menu commands in the help dialogs.
63 !#
64 !########
65
66 *DtHelpDialog*searchMenu.keyword.acceleratorText:     Ctrl+I
67 *DtHelpDialog*searchMenu.keyword.accelerator:         Ctrl<Key>i
68 *DtHelpDialog*navigateMenu.backTrack.acceleratorText: Ctrl+B
69 *DtHelpDialog*navigateMenu.backTrack.accelerator:     Ctrl<Key>b
70 *DtHelpDialog*navigateMenu.homeTopic.acceleratorText: Ctrl+H
71 *DtHelpDialog*navigateMenu.homeTopic.accelerator:     Ctrl<Key>h
72 *DtHelpDialog*fileMenu.close.acceleratorText:         Alt+F4
73 *DtHelpDialog*fileMenu.close.accelerator:             Alt<Key>f4
74
75 !########
76 !#
77 !#  Execution Alias commands
78 !#
79 !#     The following resources establish execution aliasis. This isolates
80 !#     the actual command from the help volume src files, allowing for
81 !#     end-user modification.
82 !#
83 !########
84
85 *Dthelpdemo.executionAlias.xclockAlias: xclock &
86 *Dthelpdemo.executionAlias.dtCalcAlias: dtcalc &
87 *Dthelpdemo.executionAlias.xloadAlias: xload &
88
89
90
91 !###########################        eof      ###################
92
93
94
95
96
97
98