Why doesn't the terminal hotkey (Alt+F12) ever work for me?
已回答
The hotkeys for the other items in the bottom bar (Alt+3 for Find, Alt+6 for TODO, Alt+9 for Version Control) always work perfectly fine. My Terminal button doesn't have a preceding number for its hotkey (see image).

The view menu indicates that the Terminal's hotkey should be Alt+F12:

This, however, doesn't do anything. Why?
请先登录再写评论。
Most likely, Alt+F12 is already taken by some other application, a driver or OS function.
You can either change the shortcut in IntelliJ IDEA Keymap settings to something available or find the app which has taken it and reconfigure this app to not use this specific shortcut.
Thank you. I've rebound it to Alt+0 and it works fine now.
For me it was Nvidia's GeForce Experience app. After I disabled in-game overlay feature, all came back to normal.
Eugene.. thanks good call, same here it was Nvidia overlay stealing my alt+F12
Thanks, Eugene, that solved my problem also! Alt-F12 was being used to toggle the FPS indicator in GeForce Experience. I removed it and it's working as expected in PhpStorm.
For anybody else wondering how to change this:
Alternatively, as above, you can change the terminal keyboard shortcut.
For me, Intel Graphics Settings.
Thanks Eugene! 4 years later still helps!