Skip to content

Commit 5ba7192

Browse files
authored
Merge pull request #781 from lbschenkel/xbox-one-firmware-2015
Update Microsoft_X-Box_One_pad_(Firmware_2015).cfg
2 parents ae646f4 + 62b7a90 commit 5ba7192

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

udev/Microsoft_X-Box_One_pad_(Firmware_2015).cfg

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,30 @@ input_r_x_plus_axis = "+3"
2626
input_r_x_minus_axis = "-3"
2727
input_r_y_plus_axis = "+4"
2828
input_r_y_minus_axis = "-4"
29+
input_menu_toggle_btn = "8"
30+
31+
input_b_btn_label = "A"
32+
input_y_btn_label = "X"
33+
input_select_btn_label = "Back"
34+
input_start_btn_label = "Start"
35+
input_up_btn_label = "D-Pad Up"
36+
input_down_btn_label = "D-Pad Down"
37+
input_left_btn_label = "D-Pad Left"
38+
input_right_btn_label = "D-Pad Right"
39+
input_a_btn_label = "B"
40+
input_x_btn_label = "Y"
41+
input_l_btn_label = "LB"
42+
input_r_btn_label = "RB"
43+
input_l2_axis_label = "LT"
44+
input_r2_axis_label = "RT"
45+
input_l3_btn_label = "Left Thumb"
46+
input_r3_btn_label = "Right Thumb"
47+
input_l_x_plus_axis_label = "Left Analog X+"
48+
input_l_x_minus_axis_label = "Left Analog X-"
49+
input_l_y_plus_axis_label = "Left Analog Y+"
50+
input_l_y_minus_axis_label = "Left Analog Y-"
51+
input_r_x_plus_axis_label = "Right Analog X+"
52+
input_r_x_minus_axis_label = "Right Analog X-"
53+
input_r_y_plus_axis_label = "Right Analog Y+"
54+
input_r_y_minus_axis_label = "Right Analog Y-"
55+
input_menu_toggle_btn_label = "Guide"

0 commit comments

Comments
 (0)