Lines Matching full:right
35 D-Pad Left Right Action Pad
44 4 buttons in diamonds-shape (on the right side). The buttons are
48 4 buttons (on the left side) that point up, down, left and right.
61 Left- and Right-Triggers, the lower buttons Z-Left and Z-Right.
86 analog stick and two trigger buttons on the right side.
113 horizontal layouts, the button more on the right is BTN_EAST.
118 to right): BTN_WEST, BTN_SOUTH, BTN_EAST
128 is BTN_WEST, lower-right is BTN_SOUTH and upper-right is BTN_EAST.
132 Every gamepad provides a D-Pad with four directions: Up, Down, Left, Right
146 (for ABS values negative is left/up, positive is right/down)
150 The left analog-stick is reported as ABS_X, ABS_Y. The right analog stick is
153 BTN_THUMBL (first/left) and BTN_THUMBR (second/right).
155 (for ABS values negative is left/up, positive is right/down)
163 Upper trigger buttons are reported as BTN_TR or ABS_HAT1X (right) and BTN_TL
165 ABS_HAT2X (right/ZR) and BTN_TL2 or ABS_HAT2Y (left/ZL).
168 reported as "right" triggers (BTN_TR/ABS_HAT1X).
183 Left button mapped as BTN_SELECT, right button mapped as BTN_START