-
Windows.dvc
and
Windows98.dvc
# Windows.dvc
# Version 1.0, Date: December 1999
#
# author: Uday Reddy
#
# This file defines commands for standard Windows functions and hot
# keys. Windows Explorer and Briefcase updates are included.
#
# Status: mostly finished
# Windows98.dvc
# Version 1.0, Date: December 2000
#
# author: Uday Reddy
#
# This file is a variant of Windows.dvc for Windows 98.
# It defines commands for standard Windows functions and hot
# keys. Windows Explorer and Briefcase updates are included.
#
# Status: mostly finished.
-
clipboard.dvc
# clipboard.dvc
# Version 1.0, Date: 10/6/99
#
# author: Uday Reddy
#
# This file defines commands for copy, cut and paste using the Windows
# clipboard.
# Status: finished.
-
click.dvc
# click.dvc
# Version 1.0, Date: 10/6/99
#
# author: Uday Reddy
#
# This file defines commands for clicking:
# Click, Double Click, Triple Click, Left Click, Right Click,
# Middle Click, Button Click.
#
# Status: finished.
-
ddlike.dvc
# ddlike.dvc
# Version 0.9, Date: 10/25/99
#
# author: Uday Reddy
#
# This file defines commands analogous to DragonDictate.
# Bring Up Task n, Enter, Backspace, Tab, Cancel, Oops, ...
# Meant for people used to DragonDictate.
# Status: Mostly done.
-
move.dvc
# move.dvc
# Courtesy: Jonathan Epstein and Walt K.
# Command for moving windows
-
Emacs.dvc
# Emacs.dvc
# Version 1.0, Date: 10/25/99
#
# author: Uday Reddy
#
# This file defines voice commands for all Emacs commands listed in
# the Emacs manual (roughly 1000 commands). The file is
# uptodate for V 19.34.
# Included are commands for general editing, and major modes like RMAIL
# and C programming.
# Status: stable.
-
emacs-extra.dvc
# emacs-extra.dvc
# Version 1.0, Date: 10/25/99
#
# author: Uday Reddy, with ideas from Tom Westheimer
#
# This file contains voice macros for emacs functions which are
# standard but are not documented in Emacs manual.
#
# It also contains the voice command "Menubar" which activates the
# Emacs menubar. To print the current buffer, for example, say
# "Menubar", "Tools", "Print Buffer".
# Status: under continued development
-
movement.dvc
and movement.el
# movement.dvc
# Version 1.0, Date: 3/10/99
#
# author: Uday Reddy, with ideas from Jonathan Epstein
#
# Continuous movement functions for Emacs, similar to what is
# available in DragonDictate.
# Move Down/Up/Right/Left, Move Forward/Backward (during
# incremental search), Faster/Slower/Pause/Stop.
# Status: finished.
-
VM.dvc
# VM.dvc
# Version 1.0, Date: 10/25/99
#
# author: Uday Reddy
#
# This file defines voice commands for all Emacs commands listed in
# the VM manual (over 100 commands).
# Status: stable.
-
dvc.dvc
# dvc.dvc
# Version 1.0, Date: 5/12/03
#
# author: Uday Reddy
#
# This file contains voice macros for editing dvc files in Emacs.
# Command, End Command, Menu, End Menu, State, End State,
# List, End List,
# Keys, Script
#
# Status: under continued development
-
html-mode.dvc
# html-mode.dvc
# Version 1.0, Date: 5/12/03
#
# author: Uday Reddy
#
# This file contains voice macros for html-mode of Emacs.
#
# Status: mostly finished