summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused/moused.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Logitech MouseMan+ protocol support.yokota1999-07-121-7/+40
* Fix PS/2 MouseMan+ protocol. We have been looking at a wrong placeyokota1999-06-031-2/+2
* USB is only on PC's at the minute, don't try and use the MOUSE_IF_USBgpalmer1999-03-011-1/+3
* Print "usb" for MOUSE_IF_USB, rather than "unknown".yokota1999-02-281-1/+2
* Cleanup usage string: -i takes an argument.steve1998-12-131-2/+2
* - Added support for Genius Kidspad tablet.yokota1998-11-201-2/+104
* - Added a new option: -w N. The option makes the button N as the `wheelyokota1998-11-201-4/+21
* - Reorganized a `if-else' close a bit for clarity. Purely cosmeticyokota1998-11-201-21/+22
* Fix PnP mouse detection routine so that:yokota1998-10-121-36/+113
* Reviewed by: Amancioahasty1998-06-141-1/+120
* - Describe the -I option in the man page.yokota1998-03-121-2/+2
* Add -I flag.jkh1998-03-071-2/+13
* Add 4th button support for the "MouseMan" protocol. The latestyokota1998-03-061-4/+5
* Add Genius PnP Mouse (simple one)ache1998-02-041-3/+5
* Add the PnP string for a Logitech serial mouse model.yokota1998-01-201-1/+3
* - Added support for a new MouseMan model (4 buttons, no wheel).yokota1997-12-231-2/+12
* Oops, I forgot to set `cflag' in some cases when initializing theyokota1997-12-151-3/+7
* The `moused' daemon is made to support various serial mouseyokota1997-12-071-281/+1649
* Remove unused variables. Lowercase err() strings.charnier1997-09-251-39/+21
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
* Allow the samplerate (in DPI) to be set on the command line, the rest ofpeter1997-03-291-2/+6
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Modified moused to use select rather than read. This fixes usingsos1997-01-201-0/+7
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* gut and overhaul moused, it was simply not working for me on any mousepeter1996-09-101-48/+224
* Fix for the problem that moused hangs if it is started from /etc/rcsos1996-09-091-2/+2
* Change the way moused talk to syscons, now its only delivering mouseeventssos1996-06-251-19/+5
* Moused is the daemon that provides the connection between the cut&pastesos1996-06-211-0/+562
OpenPOWER on IntegriCloud