Emulator Issues #8570
closedThe default hotkeys are completely missing/non-existent
0%
Description
With the latest builds of Dolphin, there are no default hotkey bindings. In effect, hitting the "Default" button has the exact same effect as just hitting "Clear". Previously, Dolphin came loaded with some rather good bindings, but they don't seem to be set up or working anymore.
I've tried this with both my standard build and with a portable build. Default hotkeys just aren't "a thing" at the moment.
Updated by skidau over 9 years ago
- Status changed from New to Won't fix
Yes, this was a deliberate change because some users were hitting the default hotkeys are getting double presses when the hotkey were used. The double pressing is caused by the double up between the default hotkeys and the default key shortcuts.
Updated by kodiacktech over 9 years ago
Would it be fair to just remove the "Default" button altogether then to prevent confusion? Seems like an artifact at this point if it's not going to be utilised. It would be a good way of steering people to make use of the profile system instead.
Updated by skidau over 9 years ago
The Default button is created by the framework. It is not possible to customise in this way. i.e. if the default button were removed for the hotkeys window, the default button would automatically get removed everywhere.