NAME¶
wayV - capture drawn shapes (gestures), recognize them and carry out associated
actions
SYNOPSIS¶
wayv [configuration file]
DESCRIPTION¶
A user is able to setup wayV to recognize gestures and associate actions with
these gestures. When one of the gestures is inputed and matched an action
associated with the gesture occurs, e.g. startup a program, send keypress',
etc.
The gestures are created via a 2 dimensional input device, in most cases the
standard mouse.
The gestures should be unique symbolic representations of the actions they
represent, i.e. draw an N and Netscape starts, draw a circle and Opera starts,
draw an > and the keypress' to switch desktops occurs, etc.
FILES¶
- wayv.conf
- is the required configuration file. It is used to configure
the user interface, what gestures are recognized, what actions are
performed, etc.
- DEFAULT.wkey
- is an optional configuration file. It contains the keymaps
for keycode, see HOWTO-wayv-keymap that comes with wayV.
AUTHOR¶
wayV was written by Mike Bennett (smoog at stressbunny dot com) with
contributions from various others.
URL¶
wayV -
http://www.stressbunny.com/wayv
SEE ALSO¶
wayv.conf(5)