Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding a simple shortcut #5

Open
mhaggren opened this issue Feb 14, 2015 · 0 comments
Open

Regarding a simple shortcut #5

mhaggren opened this issue Feb 14, 2015 · 0 comments

Comments

@mhaggren
Copy link

Hi!

Hardcore Neewbe here.

I found your addon and thought it could solve a problem for me.
Im in Mac OS X.
I want to have a script that makes a keyboard shortcut when a start a movie and one when i pause or stop.
The shortcut is "Ctrl + F1" and the second is "Ctrl + F2".

Ive made a script in the editor that says:

tell application "System Events"
keycode 59 & 122

end tell

When i try it works, but when I add the script i callback, it doesn't
Can you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant