mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
When running on Android, RetroArch considers most devices that emit dpad events as gamepads, even if they also emit other keyboard events; this is usually the right thing to do, but it has the side effect of not letting some actual keyboards (e.g.: Logitech K480) act as such inside RetroArch. This configuration option allows users to manually select a specific input device to act as a physical keyboard instead of a gamepad, which is handy when emulating computers as opposed to consoles. |
||
---|---|---|
.. | ||
menu_cbs_cancel.c | ||
menu_cbs_deferred_push.c | ||
menu_cbs_get_value.c | ||
menu_cbs_info.c | ||
menu_cbs_label.c | ||
menu_cbs_left.c | ||
menu_cbs_ok.c | ||
menu_cbs_right.c | ||
menu_cbs_scan.c | ||
menu_cbs_select.c | ||
menu_cbs_start.c | ||
menu_cbs_sublabel.c | ||
menu_cbs_title.c |