Why does Visual Studio disable the media buttons?

后端 未结 2 1723
遇见更好的自我
遇见更好的自我 2021-01-01 17:49

I\'ve got iTunes running and the media buttons on my computer work with it. I\'ve installed mmkeys.dll which has been recommended for making iTunes work with media keys in t

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-01 18:16

    Are you sure that those keys arn't mapped to some action in Visual Studio? A lot of the "media buttons" that I have seen really do key combos so Play might be Ctrl + Alt + P (I don't know any specific key values I'm just recalling the generic pattern I remember). You should be able to check this by going into Visual Studio -> Tools -> Options -> Environment -> Keyboard. Select the "Press Shortcut Keys" text box then hit one of your media buttons. You will see a command become visible in the drop down below this text box showing what command it mapped to that combination.

提交回复
热议问题