Jeff

Thanks.   With      hal_input -KRAL Event3

I see the device, it has pins, the buttons go true and false (although the 
numbering is very odd) and the counts/positions move when you turn the 
Shuttle's "bits" - although in a very peculiar and interrelated way :=)

Lots of things to explore - whether I can get it recognised by its "Bus= " 
stuff, why the default with no -KRxx argument does not load any device and 
what events the blooming thing actually sends. But as it talks to me that is 
all possible.

I think I will try to modify and run your code more or less freestanding so 
I can use the Python debugger - and see what the device is actually sending.

Thanks again - watch this space (but not holding your breath)

John Prentice

----- Original Message ----- 
From: "Jeff Epler" <[EMAIL PROTECTED]>
To: "Enhanced Machine Controller (EMC)" <emc-users@lists.sourceforge.net>
Sent: Saturday, March 10, 2007 4:43 PM
Subject: Re: [Emc-users] [Fwd: Jog wheel ?]


> hal_input will take exclusive control of the device when you put a "+"
> as the first character of the input specifier:
>    loadusr hal_input +mouse2
> but hal_input won't work with /dev/input/mouseN -- only with
> /dev/input/eventN.  There should be an eventN device file created when
> you plug in your device.
>




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to