最終更新:2012-11-01 (木) 00:00:17 (4187d)  

ABS_
Top / ABS_

Linux/イベント

ABS_X0x00
ABS_Y?0x01
ABS_Z?0x02
ABS_RX?0x03
ABS_RY?0x04
ABS_RZ?0x05
ABS_THROTTLE?0x06
ABS_RUDDER?0x07
ABS_WHEEL?0x08
ABS_GAS?0x09
ABS_BRAKE?0x0a
ABS_HAT0X?0x10
ABS_HAT0Y?0x11
ABS_HAT1X?0x12
ABS_HAT1Y?0x13
ABS_HAT2X?0x14
ABS_HAT2Y?0x15
ABS_HAT3X?0x16
ABS_HAT3Y?0x17
ABS_PRESSURE0x18
ABS_DISTANCE?0x19
ABS_TILT_X?0x1a
ABS_TILT_Y?0x1b
ABS_TOOL_WIDTH?0x1c
ABS_VOLUME?0x20
ABS_MISC?0x28
ABS_MAX?0x3f
ABS_CNT?(ABS_MAX+1)

ABS_MT_

  • ABS_MT_SLOT0x2fMT slot being modified
    ABS_MT_TOUCH_MAJOR0x30Major axis of touching ellipse
    ABS_MT_TOUCH_MINOR?0x31Minor axis (omit if circular)
    ABS_MT_WIDTH_MAJOR?0x32Major axis of approaching ellipse
    ABS_MT_WIDTH_MINOR?0x33Minor axis (omit if circular)
    ABS_MT_ORIENTATION?0x34Ellipse orientation
    ABS_MT_POSITION_X0x35Center X touch position
    ABS_MT_POSITION_Y0x36Center Y touch position
    ABS_MT_TOOL_TYPE?0x37Type of touching device
    ABS_MT_BLOB_ID?0x38Group a set of packets as a blob
    ABS_MT_TRACKING_ID0x39Unique ID of initiated contact
    ABS_MT_PRESSURE0x3aPressure on contact area
    ABS_MT_DISTANCE?0x3bContact hover distance
    ABS_MT_TOOL_X?0x3cCenter X tool position
    ABS_MT_TOOL_Y?0x3dCenter Y tool position