Lines Matching refs:reported
82 devices for _all_ reported events that you need. Otherwise, you will also get
100 If only 2 action-buttons are present, they are reported as BTN_SOUTH and
104 If only 3 action-buttons are present, they are reported as (from left
106 If the buttons are aligned perfectly vertically, they are reported as
110 different formations. If diamond-shaped, they are reported as BTN_NORTH,
120 both are reported.
121 Digital buttons are reported as:
123 Analog buttons are reported as:
128 The left analog-stick is reported as ABS_X, ABS_Y. The right analog stick is
129 reported as ABS_RX, ABS_RY. Zero, one or two sticks may be present.
138 Upper trigger buttons are reported as BTN_TR or ABS_HAT1X (right) and BTN_TL
139 or ABS_HAT1Y (left). Lower trigger buttons are reported as BTN_TR2 or
142 reported as "right" triggers (BTN_TR/ABS_HAT1X).
143 (ABS trigger values start at 0, pressure is reported as positive values)