简体   繁体   中英

Intellij Idea Terminal shortcut not working

I am currently using Intellij Idea 2016.2.4 and running on Windows 10. I have noticed that the Alt+F12 command for opening the Terminal and the Alt+F7 command for Finding Usages of a particular method have both stopped working.

I have tried the following:

  • File -> Invalidate Caches and Restart
  • Re-import project
  • Change Keymap scheme
  • Reinstall Intellij (no settings were kept)

It seems that Windows 10 is somehow using the Alt+F12 and Alt+F7 key combinations for some other shortcut. Is this any way I can find out what program this key combination has been bound to?

Thanks!

I just found the source of the problem...

I am an avid gamer and my system runs on an Nvidia graphics card. As such I have Nvidia GeForce Experience (3.0.6.48) installed and it comes with ShadowPlay . However, ShadowPlay has some keybindings which conflict with Intellij IDEA , listed below:

  • Alt+F7 - pauses/resumes broadcasting
  • Alt+F12 - toggles FPS counter on/off

In previous versions of Nvidia GeForce Experience , you could access the ShadowPlay Tab and configure shortcut keybindings but, that panel has been removed in the latest version of Nvidia GeForce Experience

The solution is to either uninstall Nvidia GeForce Experience or diagnose why ShadowPlay is missing using online guides eg Shadow Play Button is gone

Link: Nvidia Shadowplay Default Keybindings

You can view all the keyboard shortcuts for windows 10 here : https://support.microsoft.com/en-us/help/12445/windows-keyboard-shortcuts

There does not seem to be any with F12

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM