home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 February
/
DPCB0297.iso
/
business
/
voicepad
/
ckvset.1
/
DEFAULT.KVV
< prev
next >
Wrap
Text File
|
1996-05-16
|
2KB
|
51 lines
; DEFAULT.KVV
; this vocabulary is assigned to Windows applications which
; do not have their own vocabulary files. It forms the basis
; for new vocabulary files.
;===================================================================
; This section contains global information including default actions
;===================================================================
[header]
APPLICATION_NAME = "WindowsApp" ; up to 16 characters available
APP_VERSION = ; target application version
WL_VERSION = 1.0 ; wordlist format version
CONTENT_VERSION = 1.0 ; version of this file
DELETE_KEY = {BACKSPACE}
RIGHT_KEY = {RIGHT}
LEFT_KEY = {LEFT}
;===================================================================
; This section defines the word list for dictation mode
;===================================================================
; field ordering:
; 1. spelling
; 2. translation
; 3. undo translation
; 4. TEXT -or- CMD
; 5a. SpaceCaps {"BEAT"} (for TEXT ONLY)
; B = beginning of sentence, no spaces before
; E = end of sentence
; A = no spaces after
; T = transparent
; 5b. Reset Context ( Y or N ) (for CMD only)
; 6b. Needs Confirm ( Y or N ) (for CMD only)
[Commands]
SUBLIST(Windows Commands, Dictation Commands, Global Words, Continuous Digits)
"file-menu" = "%(f)", , CMD , y, n
"file-exit" = "%{F4}", , CMD , y, n
"edit-menu" = "%(e)", , CMD , y, n
"edit-undo" = "&z", , CMD , y, n
"edit-cut" = "&x", , CMD , y, n
"edit-paste" = "&v", , CMD , y, n
"edit-copy" = "&c", , CMD , y, n
"window-menu" = "%(w)", , CMD , y, n
"help-menu" = "%(h)", , CMD , y, n