Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'ClipboardSharing - Share clipboard data between Macs' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
ClipboardSharing - Share clipboard data between Macs
Authored by: eriklager on Jul 27, '04 01:55:01PM
Yes, I agree that keyboard shortcuts would be a good addition. I'm the author of ClipboardSharing, so consider your request heard. I'll get on it at some point. In the mean time, if you really want to, there is a way to set up customizable keyboard shortcuts if you use an application such as iKey. With such an application, you can bind AppleScripts to keyboard shortcuts, and those AppleScripts could control ClipboardSharing. For example, the following AppleScript restores the previous clipboard (the first one in the previous clipboards menu):
tell application "ClipboardSharing" to set the system clipboard to clipboard 1
It is also very simple to send and receive clipboards this way. I'll give more examples if anyone is interested.

[ Reply to This | # ]
ClipboardSharing - Share clipboard data between Macs
Authored by: gourls on Jul 27, '04 03:07:03PM
Wow! That seems really cool. How do I get this app?

---
Brita L. Moore

[ Reply to This | # ]

ClipboardSharing - Share clipboard data between Macs
Authored by: sjk on Jul 27, '04 03:29:03PM

Click the Product Page link in Rob's review.



[ Reply to This | # ]