Subject: Re: moused
To: Piotr Stolc <socrtp@sedez.iq.pl>
From: Lennart Augustsson <lennart@augustsson.net>
List: current-users
Date: 11/19/2001 11:16:00
Piotr Stolc wrote:

> On Sun, Nov 18, 2001 at 04:57:52PM -0800, Jason R Thorpe wrote:
> > Use the "wsmouse" protocol.
>
> This one works. Also commenting out "ChordMiddle" option was nessesary;)
>
> > moused's purpose is to decode serial mouse data, convert it to wscons
> > mouse movement events, and inject those events into the wscons event
> > stream so other programs don't need to know about serial mice.
>
> So - as I understand the error - the problem is with injecting those events.

When there is no consumer of the events it was treated as an error.  I've fixed that.

    -- Lennart