Skip to content

Commit 76e19f6

Browse files
committed
udev: Fix Menu button assignment for the XBox One S Wireless gamepad
1 parent 38cf938 commit 76e19f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

udev/Xbox One S Wireless Controller.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ input_r_x_plus_axis = "+2"
2828
input_r_x_minus_axis = "-2"
2929
input_r_y_plus_axis = "+3"
3030
input_r_y_minus_axis = "-3"
31-
input_menu_toggle_btn = "8"
31+
input_menu_toggle_btn = "12"
3232

3333
input_b_btn_label = "A"
3434
input_y_btn_label = "X"

0 commit comments

Comments
 (0)