diff --git a/config.cpp b/config.cpp index 13883640..73ba7df9 100644 --- a/config.cpp +++ b/config.cpp @@ -1496,7 +1496,7 @@ EX void initConfig() { -> editable("joystick moves automatically", 'J'); param_b(defaultjoy, "defaultjoy") -> editable("apply joystick movements", 'H') - -> help("Disable this on Steam controllers, which also send key events, to avoid duplicated input."); + -> help("Disable this on Steam controllers, which also send key events, to avoid duplicated input. Press key ` (or assign it to the controller button in Steam) to move or accept menu options."); #endif vid.killreduction = 0;