INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Mac Keyboard Shortcuts?  (Read 2226 times)

al1947

  • World Citizen
  • ***
  • Posts: 161
Mac Keyboard Shortcuts?
« on: December 29, 2014, 10:02:45 am »

http://wiki.jriver.com/index.php/Keyboard_Hot-keys is for the Windows version. It appears that in general, the Mac version follows the standard win/mac convention that windows "control" changes to "command" in Mac.

Any exceptions?

Key thing I am looking for is a shortcut for "Clear Playing Now" -- I gather that the Mac version does not support the add-on for user-defined shortcuts.
Logged

tdc

  • Recent member
  • *
  • Posts: 19
Re: Mac Keyboard Shortcuts?
« Reply #1 on: December 29, 2014, 04:00:42 pm »

+1 for User defined Key Commands
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41942
  • Shoes gone again!
Re: Mac Keyboard Shortcuts?
« Reply #2 on: December 29, 2014, 08:43:03 pm »

+1 for User defined Key Commands

You can customize the keyboard shortcuts by editing [MC]\Data\Default Resources\Resource.xml

I think the wiki has a bunch more information on it.  Here's some of it:
http://wiki.jriver.com/index.php/User_Defined_Global_Keyboard_Shortcuts
Logged
Matt Ashland, JRiver Media Center

tdc

  • Recent member
  • *
  • Posts: 19
Re: Mac Keyboard Shortcuts?
« Reply #3 on: December 30, 2014, 06:30:19 pm »

Thanks Matt, wasn't aware of that wiki entry.

Logged

al1947

  • World Citizen
  • ***
  • Posts: 161
Re: Mac Keyboard Shortcuts?
« Reply #4 on: December 31, 2014, 06:02:48 pm »

Got a problem. Added:

  <Entry Key="Ctrl;Shift;P" Command="25014" Param="0" />

to Resource.xml in general shortcuts section. Works.

However, Yosemite keeps putting up (attached screenshot) an "accept incoming network connections" dialog box every time I start MC20. Sometimes freezes app for a few seconds. Doesn't happen with unmodified Resource file.

Any fix?

Logged

bMinor

  • World Citizen
  • ***
  • Posts: 158
Re: Mac Keyboard Shortcuts?
« Reply #5 on: January 01, 2015, 02:12:10 am »

Got a problem. Added:

  <Entry Key="Ctrl;Shift;P" Command="25014" Param="0" />

to Resource.xml in general shortcuts section. Works.

However, Yosemite keeps putting up (attached screenshot) an "accept incoming network connections" dialog box every time I start MC20. Sometimes freezes app for a few seconds. Doesn't happen with unmodified Resource file.


the above shortcut works great. the actual shortcut execution is cmd+shift+P

I do NOT get your network alert (incoming network conn. is not blocked in my firewall either)
Logged

al1947

  • World Citizen
  • ***
  • Posts: 161
Re: Mac Keyboard Shortcuts?
« Reply #6 on: January 01, 2015, 10:11:43 am »

Quote
the above shortcut works great. the actual shortcut execution is cmd+shift+P

I do NOT get your network alert (incoming network conn. is not blocked in my firewall either)

We should note for users that the Resources.xml file syntax uses Windows key conventions: thus, "Ctrl" results in using the command key on Mac, and "Alt" translates to the Mac Option key. (I don't see a way to use the Mac's Control key.)

I changed the syntax to

<Entry Key="Alt;Ctrl;P" Command="25014" Param="0" />

(Command + Option + p) to make it a little less likely to conflict with some other shortcut.

But I cannot make the network error message go away short of turning off the Firewall altogether. @bMinor, are you running Yosemite?
Logged

bMinor

  • World Citizen
  • ***
  • Posts: 158
Re: Mac Keyboard Shortcuts?
« Reply #7 on: January 01, 2015, 10:40:46 am »

But I cannot make the network error message go away short of turning off the Firewall altogether. @bMinor, are you running Yosemite?

MC 20.0.52
OS X 10.10.1
Macbook Pro 7,1
Logged
Pages: [1]   Go Up