mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 19:21:03 +00:00
Merge pull request #4116 from meleu/patch-1
added menu_swap_ok_cancel on retroarch.cfg
This commit is contained in:
commit
51650e6414
@ -497,14 +497,15 @@
|
|||||||
# input_player1_r3_btn =
|
# input_player1_r3_btn =
|
||||||
|
|
||||||
# Menu buttons.
|
# Menu buttons.
|
||||||
# menu_ok_btn =
|
|
||||||
# menu_cancel_btn =
|
|
||||||
# menu_search_btn =
|
# menu_search_btn =
|
||||||
# menu_info_btn =
|
# menu_info_btn =
|
||||||
# menu_default_btn =
|
# menu_default_btn =
|
||||||
# menu_scroll_down_btn =
|
# menu_scroll_down_btn =
|
||||||
# menu_scroll_up_btn =
|
# menu_scroll_up_btn =
|
||||||
|
|
||||||
|
# Swap buttons for OK/Cancel
|
||||||
|
# menu_swap_ok_cancel = false
|
||||||
|
|
||||||
# Axis for RetroArch D-Pad.
|
# Axis for RetroArch D-Pad.
|
||||||
# Needs to be either '+' or '-' in the first character signaling either positive or negative direction of the axis, then the axis number.
|
# Needs to be either '+' or '-' in the first character signaling either positive or negative direction of the axis, then the axis number.
|
||||||
# Do note that every other input option has the corresponding _btn and _axis binds as well; they are omitted here for clarity.
|
# Do note that every other input option has the corresponding _btn and _axis binds as well; they are omitted here for clarity.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user