Pressing F1 to access help is noisy (OS/2 window flashes, then view.exe opens)
Currently, the F1 key binding is defined in edefault.fte as:
%if(OS_OS2)
HelpCommand = "start view.exe";
%endif
This yields a flash of an OS/2 window while view.exe starts. Also, as apparently the configuration file is not used for key bindings until a document is loaded, this binding does not work unless a document has been opened (see ticket #22).
Change History
(5)
Owner: |
set to Gregg Young
|
Status: |
new → accepted
|
Resolution: |
→ fixed
|
Status: |
accepted → closed
|
Version: |
1.0 → PreRelease_1.0
|
CS 115