Hi,

On Tue, 24 Sep 2013 20:47:40 -0400, Stefan Krastanov
<krastanov.ste...@gmail.com> wrote:
>    * What was the outcome of this action?
> 
>     js0 is always the touchpad. js1 is always the actual USB joystick.
> 
>     Depending on the game it might be impossible to force it to use the
> actual joystick instead of the touchpad-pretending-to-be-a-joystick.
> 
>    * What outcome did you expect instead?
> 
>     The touchpad not to be interpreted as a joystick at any point.

Could you try adding the following to /etc/udev/10-local.rules, on a single
line:

SUBSYSTEM=="input", ACTION=="add", KERNEL=="js*", ATTRS{name}=="applesmc", 
NAME="js9"

After a reboot, your touchpad should be js9, and your joystick js0...

Regards,

Stephen

Attachment: signature.asc
Description: PGP signature

Reply via email to