On Monday 27 October 2003 08:08, Nick Hastings wrote:
> What happens if you
>
> cat /dev/input/mice
>
> and then move the mouse? Does a bunch of stuff spew onto your terminal?

I'd consider doing something like

cat /dev/input/mice | od

since this takes care of the nonprintable characters and you don't have to 
reset the terminal afterwards :-)

Just look if stuff is printed when you move the mouse or press buttons, as 
Nick said.

-- 
Got Backup?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to