NetBSD/usr.sbin/wsmoused
jmmv 15ba121760 - 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.
2003-08-06 18:07:53 +00:00
..
config_lex.l - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
config_yacc.y - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
config.c - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
Makefile - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
pathnames.h - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
selection.c - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
wsmoused.8 - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
wsmoused.c - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
wsmoused.conf.5 - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
wsmoused.h - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00