어떤 경우 키보드(또는 리모컨)에 고유한 사용자 정의 드라이버가 있는 경우(기존 Windows Media Controls를 사용하는 것이 아니라) 멀티미디어 키보드의 멀티미디어 키가 제대로 작동하지 않을 수 있습니다. 이러한 경우의 해결책은 사용자 정의 드라이버를 제거하거나 키보드의 구성 파일을 업데이트하여 지원되는 플레이어 목록에 MediaMonkey를 포함하는 것입니다. 어떤 경우 헬퍼 애플리케이션이나 플러그인을 사용하면 MediaMonkey를 더 잘 통합할 수 있습니다. 다음은 여러 인기 있는 키보드에 대한 옵션입니다.
- Microsoft Keyboard가 있고 IntelliType이 실행 중이면 MediaMonkey가 트레이로 최소화되면 멀티미디어 버튼이 작동하지 않을 수 있습니다. 가능한 해결책은 다음과 같습니다.
- IntelliType PRO를 제거하세요(또는 RegEdit을 통해 RunOnce 레지스트리에서 iType.exe를 제거하세요). 모든 미디어 키가 예상대로 작동합니다.
- MediaMonkey.ini 파일의 [옵션] 섹션에 PreferLLKeysHook = 1 값을 추가합니다. 이렇게 하면 MediaMonkey가 핫키가 전역적으로 작동할 수 있도록 하는 효과가 있는 저수준 키보드 드라이버를 사용하지만 MediaMonkey에 의해 지연되는 방식으로 작동합니다.
- IntelliType을 사용하여 매크로를 할당합니다. 앱을 실행하고 키 목록에서 재생/일시 중지를 선택하고 [매크로 할당/관리...] 버튼을 클릭합니다. 예를 들어 'Ctrl+P'를 매크로로 할당한 다음 MediaMonkey 옵션에서 'Ctrl+P'를 글로벌 단축키로 구성합니다.
- SetPoint 드라이버를 사용하는 Logitech 키보드(테스트 버전 v4.24, Logitech 무선 데스크톱 EX-110 및 EX-90): Logitech SetPoint 트레이 아이콘을 닫고 키보드 드라이버에 포함된 Players.ini 파일을 편집하여 ini 파일의 각 섹션에 다음을 추가합니다.
[Players]
mmonkey=cmd,MediaMonkey.exe,TFMainWindow,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey S
mmonkeyns=cmd,MediaMonkey (non-skinned).exe,TFMainWindow,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey NS
mmonkeyw1=cmd,MEDIAMONKEY.EXE,WINAMP V1.X,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W1
mmonkeyw2=cmd,MediaMonkey.exe,Winamp v1.x,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W2
mmonkeyw3=cmd,MEDIAMONKEY (NON-SKINNED).EXE,WINAMP V1.X,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W3
mmonkeyw4=cmd,MediaMonkey (non-skinned).exe,Winamp v1.x,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W4
[Players.Run]
mmonkey=path,c:\Program Files\MediaMonkey
[Players.Display]
mmonkey=MediaMonkey
[Players.BurnSupported]
mmonkey=True
- 설정점 드라이버는 일반 키를 사용하여 작동하도록 할 수도 있습니다. a) http://uberoptions.net/을 통해 UberOptions를 다운로드하고 설치합니다. b) 모든 미디어 키를 원하는 대로 사용자 지정합니다. 예를 들어 재생/일시 중지 버튼을 재생하려면 '기타: 일반 버튼'으로 설정하고 적절한 동작을 선택합니다.
- Logitech G15 키보드에는 고유한 사용자 정의 드라이버가 있지만 Winamp Visual System(WVS) [ http://mylcd.sourceforge.net/ ]이라는 타사 플러그인을 통해 MediaMonkey와 통합할 수 있습니다. 이 플러그인은 이름과 달리 MediaMonkey와 고급 통합 기능을 제공하며 http://sourceforge.net/project/showfiles.php?group_id=147984&package_id=232534 에서 다운로드할 수 있습니다.
- 위에 나열되지 않았고 여전히 MediaMonkey에서 작동하지 않는 키보드(일부 TurboVision, Trust, Microsoft Keyboards, Safeway 등)는 MMkeys(MediaMonkey Multimedia Keyboard Key Manager)라는 타사 유틸리티를 통해 통합할 수 있습니다. http://mmfanbox.x10host.com/mmfanbox/utils/mmkeys_setup.exe (최근 업데이트는 http://mmfanbox.x10host.com/mmfanbox/utils/mmkeys_update18012008.zip 에 있습니다.)
- ATi Remote: 전용 플러그인을 통해 MediaMonkey와 통합할 수 있습니다: http://mmfanbox.x10host.com/mmfanbox/utils/ATIRWMediaMonkey.rar
In some cases, where keyboards (or remotes) have their own custom drivers (rather than using the standing Windows Media Controls) , the Multimedia keys on a multimedia keyboard may not work correctly. The solution in those cases is either to remove the custom drivers or to update the keyboard’s configuration file to include MediaMonkey in the list of supported players. In some cases, helper applications or plugins allow for better MediaMonkey integration. Listed below are options for several popular keyboards:
- If you have a Microsoft Keyboard and IntelliType is running, multimedia buttons may not work when MediaMonkey is minimized to the tray. Possible solutions are:
- Uninstall IntelliType PRO (or remove iType.exe from RunOnce registry via RegEdit). All Media Keys will work as expected.
- Add value PreferLLKeysHook = 1 to the [options] section of MediaMonkey.ini file. This cause MediaMonkey to use a low level keyboard driver that has the effect of allowing hotkeys to work globally, but in a delayed fashion by MediaMonkey.
- Assign macros using IntelliType. Run the app, select Play/Pause from the keys list and click the [Assign/Manage Macro…] button. Assign e.g. ‘Ctrl+P’ as macro and then configure ‘Ctrl+P’ as a global hotkey in MediaMonkey options.
- Logitech keyboards using SetPoint drivers (Tested version v4.24, on Logitech wireless Desktop EX-110 and EX-90): Close the Logitech SetPoint Tray Icon and edit the Players.ini file included with the keyboard drivers by adding the following to each section of the ini file:
[Players]
mmonkey=cmd,MediaMonkey.exe,TFMainWindow,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey S
mmonkeyns=cmd,MediaMonkey (non-skinned).exe,TFMainWindow,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey NS
mmonkeyw1=cmd,MEDIAMONKEY.EXE,WINAMP V1.X,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W1
mmonkeyw2=cmd,MediaMonkey.exe,Winamp v1.x,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W2
mmonkeyw3=cmd,MEDIAMONKEY (NON-SKINNED).EXE,WINAMP V1.X,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W3
mmonkeyw4=cmd,MediaMonkey (non-skinned).exe,Winamp v1.x,xxx,xxx,39999,39999,40047,40044,40048,0,1,MediaMonkey W4
[Players.Run]
mmonkey=path,c:\Program Files\MediaMonkey
[Players.Display]
mmonkey=MediaMonkey
[Players.BurnSupported]
mmonkey=True
- Setpoint drivers can also be made to work through the use of Generic keys: a) Download and install UberOptions via: http://uberoptions.net/ b) Customize all the media keys as you wish e.g. if you want the Play/Pause button to play, set it to ‘Other: Generic Button’ and choose the appropriate action.
- Logitech G15 Keyboard has its own custom driver, but it can integrate with MediaMonkey via a third party plugin called Winamp Visual System (WVS) [http://mylcd.sourceforge.net/] that has , despite its name, advanced integration with MediaMonkey and can be downloaded from http://sourceforge.net/project/showfiles.php?group_id=147984&package_id=232534
- Keyboards that are not listed above and still do not work with MediaMonkey (Some TurboVision, Trust, Microsoft Keyboards, Safeway,…) can integrate via a third party utility called MMkeys (MediaMonkey Multimedia Keyboard Key Manager): http://mmfanbox.x10host.com/mmfanbox/utils/mmkeys_setup.exe (recent update is at: http://mmfanbox.x10host.com/mmfanbox/utils/mmkeys_update18012008.zip )
- ATi Remote: This can integrate with MediaMonkey via a dedicated plugin: http://mmfanbox.x10host.com/mmfanbox/utils/ATIRWMediaMonkey.rar
Applies to: MMW4, MMW5+
Hide original