Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 1997 00:04:40 -0800 (PST)
From:      Kazutaka YOKOTA <yokota@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/moused moused.8 moused.c
Message-ID:  <199712230804.AAA21950@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yokota      1997/12/23 00:04:40 PST

  Modified files:
    usr.sbin/moused      moused.8 moused.c 
  Log:
  - Added support for a new MouseMan model (4 buttons, no wheel).
    Based on the report from Dave Bodenstab.
  - Turn off PnP COM device enumeration procedure if the user explicitly
    specifies a protocol type with the "-t" option.
  - Accept "-t auto".  Now the user may entirely omit the "-t" option
    in the command line, or specify "-t auto" in order to make moused
    detect an appropriate protocol type automatically.  In the
    previous version, moused did so only if the "-t" option is absent
    in the command line. ("-t auto" won't disable PnP COM device
    enumeration.)
  - Updated the man page.
  
  Revision  Changes    Path
  1.9       +18 -4     src/usr.sbin/moused/moused.8
  1.13      +12 -2     src/usr.sbin/moused/moused.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712230804.AAA21950>