Subject: Re: Griffin Powermate "driver"
To: Peter Seebach <seebs@plethora.net>
From: Lennart Augustsson <lennart@augustsson.net>
List: current-users
Date: 01/26/2002 00:00:13
Peter Seebach wrote:

> Well, it's not really a driver; Lennart has been very patient with me, and
> I now have a working userland program which connects to ugen0 and "drives" the
> powermate.  I don't entirely understand the rules for "pulsing" - it has
> the ability to pulse, and I can control how fast it goes, but I think I'm
> missing some key component of the data sent.
>
> I can receive clicks and left and right movement from it, anyway.

In case you want to use it as a mouse you can open /dev/wsmuxctl0
and inject events.

    -- Lennart