diff --git a/config.def.keybinds.h b/config.def.keybinds.h index cc7798ab38..92609a9aae 100644 --- a/config.def.keybinds.h +++ b/config.def.keybinds.h @@ -195,7 +195,7 @@ static const struct retro_keybind retro_keybinds_1[] = { NULL, NULL, AXIS_NONE, AXIS_NONE, AXIS_NONE, MENU_ENUM_LABEL_VALUE_INPUT_LIGHTGUN_TRIGGER, RETROK_UNKNOWN, - RARCH_LIGHTGUN_TRIGGER, NO_BTN, NO_BTN, 0, + RARCH_LIGHTGUN_TRIGGER, RETRO_DEVICE_ID_MOUSE_LEFT, NO_BTN, 0, true }, { @@ -750,7 +750,7 @@ static const struct retro_keybind retro_keybinds_1[] = { NULL, NULL, AXIS_NONE, AXIS_NONE, AXIS_NONE, MENU_ENUM_LABEL_VALUE_INPUT_LIGHTGUN_TRIGGER, RETROK_UNKNOWN, - RARCH_LIGHTGUN_TRIGGER, NO_BTN, NO_BTN, 0, + RARCH_LIGHTGUN_TRIGGER, RETRO_DEVICE_ID_MOUSE_LEFT, NO_BTN, 0, true }, { @@ -1304,7 +1304,7 @@ static const struct retro_keybind retro_keybinds_1[] = { NULL, NULL, AXIS_NONE, AXIS_NONE, AXIS_NONE, MENU_ENUM_LABEL_VALUE_INPUT_LIGHTGUN_TRIGGER, RETROK_UNKNOWN, - RARCH_LIGHTGUN_TRIGGER, NO_BTN, NO_BTN, 0, + RARCH_LIGHTGUN_TRIGGER, RETRO_DEVICE_ID_MOUSE_LEFT, NO_BTN, 0, true }, { @@ -1872,7 +1872,7 @@ static const struct retro_keybind retro_keybinds_rest[] = { NULL, NULL, AXIS_NONE, AXIS_NONE, AXIS_NONE, MENU_ENUM_LABEL_VALUE_INPUT_LIGHTGUN_TRIGGER, RETROK_UNKNOWN, - RARCH_LIGHTGUN_TRIGGER, NO_BTN, NO_BTN, 0, + RARCH_LIGHTGUN_TRIGGER, RETRO_DEVICE_ID_MOUSE_LEFT, NO_BTN, 0, true }, {