Here's the config that I got working with the ASUS Gamepad for Nexus Player, in case anyone is interested:
[xboxdrv] evdev = /dev/input/event14 evdev-grab = true evdev-debug = false mimic-xpad = true [axismap] -Y1 = Y1 -Y2 = Y2 [evdev-absmap] ABS_HAT0X = dpad_x ABS_HAT0Y = dpad_y ABS_X = X1 ABS_Y = Y1 ABS_Z = X2 ABS_RZ = Y2 ABS_BRAKE = LT ABS_GAS = RT [evdev-keymap] BTN_A = A BTN_B = B BTN_Y = Y BTN_X = X KEY_HOMEPAGE = start BTN_MODE = guide KEY_BACK = back BTN_TL = LB BTN_TR = RB BTN_THUMBL = TL BTN_THUMBR = TR -- 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 http://groups.google.com/group/xboxdrv. For more options, visit https://groups.google.com/d/optout.
