aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/moused
Commit message (Expand)AuthorAgeFilesLines
* MFC: Reduce the default timeout for the three button emulationKazutaka YOKOTA2000-04-212-2/+2
* MFC: -3 option fix (rev 1.41, 1.43).Kazutaka YOKOTA2000-04-212-85/+368
* MFC: add support for more PS/2 mice.Kazutaka YOKOTA2000-04-091-26/+137
* MFC: Remove single-space hard sentence breaks.Sheldon Hearn2000-03-061-16/+32
* MFC: add a couple of serial mouse PnP IDs (rev 1.36, 1.37).Kazutaka YOKOTA2000-02-241-0/+4
* Back out previous commit, which broke roller support in moused.Sheldon Hearn1999-12-172-251/+41
* MFC: fix the three button emulation.Kazutaka YOKOTA1999-12-162-41/+251
* MFC: rev. 1.23, Plag -> PlugAlexey Zelkin1999-10-151-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-292-2/+2
* MFC:Kazutaka YOKOTA1999-08-212-9/+155
* MFC: Bad reference vidcontrol(4) -> vidcontrol(1)Chris Costello1999-08-141-2/+2
* MFC: Make it clear that PS/2 type mice will work only with "auto" andKazutaka YOKOTA1999-06-031-2/+14
* MFC: Fix PS/2 MouseMan+ protocol.Kazutaka YOKOTA1999-06-031-2/+2
* Cleanup usage string: -i takes an argument.Steve Price1998-12-131-2/+2
* - Added support for Genius Kidspad tablet.Kazutaka YOKOTA1998-11-202-3/+107
* - Added a new option: -w N. The option makes the button N as the `wheelKazutaka YOKOTA1998-11-202-5/+32
* - Reorganized a `if-else' close a bit for clarity. Purely cosmeticKazutaka YOKOTA1998-11-201-21/+22
* Fix PnP mouse detection routine so that:Kazutaka YOKOTA1998-10-121-36/+113
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Typo: hittab -> hitabDoug White1998-09-171-2/+2
* Reviewed by: AmancioAmancio Hasty1998-06-142-2/+125
* Minor tweaks in the AUTHORS section.Steve Price1998-06-131-5/+4
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* - Describe the -I option in the man page.Kazutaka YOKOTA1998-03-122-3/+14
* Add -I flag.Jordan K. Hubbard1998-03-071-2/+13
* Add 4th button support for the "MouseMan" protocol. The latestKazutaka YOKOTA1998-03-061-4/+5
* Add Genius PnP Mouse (simple one)Andrey A. Chernov1998-02-041-3/+5
* Fix typo.Kazutaka YOKOTA1998-01-251-8/+8
* Add the PnP string for a Logitech serial mouse model.Kazutaka YOKOTA1998-01-201-1/+3
* Added some notes on cut&paste functions and button assignment.Kazutaka YOKOTA1998-01-051-1/+17
* - Added support for a new MouseMan model (4 buttons, no wheel).Kazutaka YOKOTA1997-12-232-6/+30
* Oops, I forgot to set `cflag' in some cases when initializing theKazutaka YOKOTA1997-12-151-3/+7
* Explicitly state that the -t option is required only when theKazutaka YOKOTA1997-12-081-3/+10
* The `moused' daemon is made to support various serial mouseKazutaka YOKOTA1997-12-072-322/+2074
* Remove unused variables. Lowercase err() strings.Philippe Charnier1997-09-252-43/+29
* Add a simple example section.Wolfram Schneider1997-07-271-1/+9
* Add ref to sysmouse(4).Wolfram Schneider1997-07-251-2/+3
* Add ref to vidcontrol(1).Wolfram Schneider1997-07-241-0/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Allow the samplerate (in DPI) to be set on the command line, the rest ofPeter Wemm1997-03-292-2/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Modified moused to use select rather than read. This fixes usingSøren Schmidt1997-01-201-0/+7
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add man page for moused(8). It is basically a rehash of theMike Pritchard1996-12-162-1/+105
* Argh! there's no need for moused to be setuid-root! Now that itPeter Wemm1996-09-101-3/+3
* gut and overhaul moused, it was simply not working for me on any mousePeter Wemm1996-09-101-48/+224
* Fix for the problem that moused hangs if it is started from /etc/rcSøren Schmidt1996-09-091-2/+2
* Change the way moused talk to syscons, now its only delivering mouseeventsSøren Schmidt1996-06-251-19/+5
* Moused is the daemon that provides the connection between the cut&pasteSøren Schmidt1996-06-212-0/+571