More > JRiver Media Center 30 for Mac
Can't map Command-g
blgentry:
I would have thought so for SURE because I've seen that behavior before I tried mapping it. But in MC30.0.18, I was able to map Ctrl;G successfully. At MC30.0.20 and 21 it no longer works.
Brian.
bob:
Can you share what you did in the resource file to map it?
Thanks.
blgentry:
This is the relevant part of the file:
--- Code: ---
<!-- Go to search box -->
<Entry Key="Ctrl;F" Command="22022" />
<!-- Clear Search Box -->
<Entry Key="Ctrl;H" Command="22042" />
--- End code ---
As you can see, it's mapped to control-h, which is command-h on Mac. Previously I had a "G" where the "H" is.
If you need any other details, let me know. Thanks for taking the time to look.
Brian.
bob:
--- Quote from: blgentry on October 20, 2022, 11:54:23 am ---This is the relevant part of the file:
--- Code: ---
<!-- Go to search box -->
<Entry Key="Ctrl;F" Command="22022" />
<!-- Clear Search Box -->
<Entry Key="Ctrl;H" Command="22042" />
--- End code ---
As you can see, it's mapped to control-h, which is command-h on Mac. Previously I had a "G" where the "H" is.
If you need any other details, let me know. Thanks for taking the time to look.
Brian.
--- End quote ---
Did you remove the entry for Ctrl;G a few lines down below that?
When I do everything works fine.
That Resource.xml gets overwritten on every MC build installed so you need to keep one around and overwrite it each time OR just put a copy in
~/Library/Application Support/Media Center 30/Data/Custom Resources
blgentry:
I'm only using the Data/Custom Resources/Resource.xml file. I don't edit the one that's inside Application package (inside the app).
I just tried it again and got it working using MC30.0.21.
I think know why. I had done a workaround when it stopped working. The workaround was to have Alfred convert the Command-g hot key into Command-h. I had disconnected the two in Alfred for testing, but I didn't *erase* the hotkey capture in Alfred so I think Alfred was "eating the key".
Sorry about any extra effort I put you through. It does seem to work now in 30.0.21. Yay!
Brian.
Navigation
[0] Message Index
[*] Previous page
Go to full version