On Mon, 14 Mar 2011 14:29:51 +0000 (UTC), I wrote:

> I have a good new installation of testing (Wheezy).  I would like to use my
> old three-button roll-ball serial mouse (Logitech M-MD15L) but have so far
> failed.

On Mon, 14 Mar 2011 15:39:00 +0000, Jon Dowland replied:

> Take a look at the inputattach(1) package.

and on Mon, 14 Mar 2011 16:44:28 +0000, Leonardo Ruoso concurred:

> # aptitude --with-recommends install inputattach

Thanks!  One of the two methods in the inputattach README file worked,
namely adding this to /etc/rc.local:

  inputattach --daemon -mman /dev/ttyS0

The alternate approach mentioned in the README file, adding this to
/etc/udev/rules.d/10-local.rules:

  ACTION="add", KERNEL=="ttyS0", RUN+="inputattach --daemon -mman %p"

didn't work, but I only need one solution.  Thanks again.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to