Subject: Re: does moused support USB mice?
To: Rasputin <rasputin@shikima.mine.nu>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: netbsd-users
Date: 03/04/2002 08:26:46
On Mon, Mar 04, 2002 at 02:35:07PM +0000, Rasputin wrote:

 > Oh right - how do I get a pointer then?
 > i
 > If I type 
 > 
 > moused -p /dev/wsmouse0 -t logitech
 > 
 > anfd wiggle the mosue, I get ioctl errors all over the screen - 
 > not pretty but at least it's something.

Correct.  moused in NetBSD is specifically for the purpose of converting
serial mouse data into wscons events and injecting them into the wsmouse
mux.  It is not for putting a pointer on the screen.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>