changing the Keyboard shortcut for Presentation Mode (Mac)
hi,
I'm sure there's a way to change the default kbd shortcuts, but I can't remember what it is, and I can't find anything in the docs.
I want to change the default option-command E (for Presentation Mode) to command P (as I already have it on my other mac). How the heck do I do this?
thanks
David
Isn't it like any other shortcut on mac ? Go to Mac system preferences>shortcut>Applications>type in exactly the command you want (as written in the menu) and set up your new shortcut
Hope this helps
check out Max5/Cycling '74/interfaces/maxinterface.json
-Ben
When I open this file I get the following message in the Max-window: "patcher file maxinterface.json missing patcher!".
(MaxMSP/Jitter 5.1.5, OSX 10.6.4, MBP, 13", 2.4Ghz, 4GB DDR3)
open it in a text editor. You will have to find the "Presentation" entry and change the "shortcut". This file is rather fragile, so edit at your own risk.
-ben
on a per-patch basis you can also do "presentation $1" to [thispatcher]. so for command-P you'd need both [key] and [modifiers] to test, I think, unless [key] spits out a unique value for command-P, which it probably does... in that case, just [key].