Home | History | Annotate | Download | only in wsmoused
History log of /src/usr.sbin/wsmoused/pathnames.h
RevisionDateAuthorComments
 1.5  06-Aug-2003  jmmv - Let the main program handle multiple run modes easily. Each one is
described by a structure with pointers to functions.
- Clearly separate the "selection" mode (which provides copy and paste support
in console) from wsmoused's main program.
- Added the "modes" property to the configuration file and the "-m" command
line option to specify which modes should be activated. (this is mostly
useless for now, as only the "selection" mode exists; a new mode will
be added soon, hopefully).
- While here, several style fixes according to share/misc/style.
 1.4  04-Mar-2003  jmmv Create a pidfile while running (which can be tuned with the new "pidfile"
configuration variable). Ok'ed by christos.
 1.3  04-Mar-2003  jmmv Add support to parse a configuration file, /etc/wsmoused.conf by default.
This file lets users tune the behavior of the daemon in a easy way, without
having to mess with command line options (nor in rc.conf).
It will also simplify future integration of new functionality within the
program as multiple "modes" of operator are recognized.
The new wsmoused.conf(5) manpage contains all related details.

Some error message cleanup and minor manpage fixes too.

Ok'ed by christos.
 1.2  27-Jun-2002  christos rename /dev/wsdisplay -> /dev/ttyEstat since it has the same major number
as the other ttyE devices.
 1.1  26-Jun-2002  christos PR/17402: Julio Merino: Userland portion for moused (with some changes from me).

RSS XML Feed