summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wsmoused/mouse_protocols.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0miod2009-06-051-12/+13
| | | | | | | | (i.e. ttyCcfg) with the new -D option. While there, a lot of cleanup, including not creating a pidfile by default (since there might be more than one wsmoused running on multiple wsdisplay systems).
* Add support for a fourth axis on wsmouse devices, e.g. on the Apple Mightmiod2007-04-101-1/+2
| | | | | | Mouse. Currently limited to USB mice. Adapted from a diff from Gareth <garf@loveandnature.co.za> on tech@
* typos from Jonathon Gray;jmc2003-11-081-3/+3
|
* -Wall cleanuphin2002-06-111-1/+3
| | | | ok millert@, miod@
* KNFderaadt2002-02-151-13/+13
|
* Userland daemon for wscons console mouse features.aaron2001-04-141-0/+203