PRB: Help File Missing Green Text Using WACOM TabletLast reviewed: January 5, 1995Article ID: Q76069 |
The information in this article applies to:
SYMPTOMSWhen the Windows Help application is run on a system with a WACOM tablet installed, context jumps and glossary entries do not appear on the screen.
CAUSEThe default color for Windows Help hypertext keywords is light green. The recommended settings for using Windows with the WACOM tablet disable the green video signal.
RESOLUTIONTwo settings in the WIN.INI file allow the user to specify a different color for the hypertext keywords. Use a text editor to modify the WIN.INI file. Find the [Windows Help] section. Add two lines that resemble the following:
JUMPCOLOR=(255,0,0) POPUPCOLOR=(255,0,0)This process will change the hypertext keywords to red. The value to the right of the equal sign represents a red, green, blue (RGB) color-value triple. While any color can be specified, because the green signal is disabled, changing the green parameter will make no difference in the color selected.
|
Additional reference words: 1.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |