On Sun, Feb 19, 2017 at 4:44 PM, Marco Spolaore <[email protected]> wrote:
> this is a Saitek Pro Flight switchboard, I'm able to make a couple of
> switches working, but the issue is it's a 20 on/off switches, doesn't have
> any trimmer nor axis so
> normal mapping to an xbox360 controller doesn't seem good enough.
> Is it possible to have this somehow working via xboxdrv, or is there another
> software that does the same (catches evdev events and provides a jsX
> interface)?

Xboxdrv maps devices internally to an Xbox360 controller, so a device
that has more buttons than an Xbox360 controller won't fully work and
some buttons have to be ignored.

AntiMicro might be able to map those buttons to keyboard or mouse
events (no idea if it can do joystick or event):

* https://github.com/AntiMicro/antimicro

Also worth to mention that the /dev/input/jsX interface is essentially
obsolete, modern software all uses the /dev/input/eventX interface. So
you shouldn't even need to remap anything and be able to use the
device directly.

-- 
Blog:     http://grumbel.blogspot.com/
JabberID: xmpp:[email protected]
ICQ:      59461927

-- 
You received this message because you are subscribed to the Google Groups 
"xboxdrv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/xboxdrv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to