Tagged Questions
1
vote
2answers
45 views
Avoid using command for keyboard shortcuts
I work with a disabled person who uses their communication-aid to control their iMac through keyboard and mouse commands.
I'm setting up keyboard shortcuts to launch applications directly using ...
0
votes
1answer
67 views
Set Keystroke for Service from Terminal
I created some services to be used in Finder. Now I wanted to create some keystrokes to call these services. That would be easy in the System Settings, however, I would like to add them from the ...
1
vote
0answers
141 views
Can't assign keyboard shortcut to service
In OSX 10.8.2, I created a service using Automator and saved it in ~/Library/Services. The service receives selected messages in Mail.app. It shows up in the list of services when I click on the ...
1
vote
3answers
155 views
iPhoto opens automatically by creating files on Desktop
My problem:
iPhoto opens automatically, when I:
Copy and paste any kind of file to my Desktop
Save any file type to my Desktop
Create a screenshot (which is automatically saved to Desktop)
iPhoto ...
3
votes
1answer
75 views
How do I assign a keyboard shortcut to a service in OS X?
I created a service using Automator and I'd like to assign a keyboard shortcut to it. How do I do this?
2
votes
2answers
139 views
Custom shortcut executes service twice
Following this answer I have created a custom service that executes a shell script that looks like this:
open -a FireFox "http://dict.cc/$1"
It works fine when I click. Then I defined a custom ...
1
vote
1answer
193 views
Adding on my command to services menu or adding keyboard shortcuts
OnMyCommand allows commands to be added to the shortcut menu. Unfortunately, I can't add them to the services menu or add a keyboard shortcut for them. Is this possible?