Skip to content

Instantly share code, notes, and snippets.

@neolao
Created April 28, 2016 07:46
Show Gist options
  • Save neolao/58db88ea311bde342e14d26bf160dea1 to your computer and use it in GitHub Desktop.
Save neolao/58db88ea311bde342e14d26bf160dea1 to your computer and use it in GitHub Desktop.
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x1235 product 0xab11 version 0x110
Input device name: "FC30 FC30 Joystick"
Supported events:
Event type 0 (EV_SYN)
Event type 1 (EV_KEY)
Event code 288 (BTN_TRIGGER)
Event code 289 (BTN_THUMB)
Event code 290 (BTN_THUMB2)
Event code 291 (BTN_TOP)
Event code 292 (BTN_TOP2)
Event code 293 (BTN_PINKIE)
Event code 294 (BTN_BASE)
Event code 295 (BTN_BASE2)
Event code 296 (BTN_BASE3)
Event code 297 (BTN_BASE4)
Event code 298 (BTN_BASE5)
Event code 299 (BTN_BASE6)
Event type 3 (EV_ABS)
Event code 0 (ABS_X)
Value 128
Min 0
Max 255
Flat 15
Event code 1 (ABS_Y)
Value 128
Min 0
Max 255
Flat 15
Event code 2 (ABS_Z)
Value 128
Min 0
Max 255
Flat 15
Event code 5 (ABS_RZ)
Value 128
Min 0
Max 255
Flat 15
Event code 16 (ABS_HAT0X)
Value 0
Min -1
Max 1
Event code 17 (ABS_HAT0Y)
Value 0
Min -1
Max 1
Event type 4 (EV_MSC)
Event code 4 (MSC_SCAN)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment