I wrote a little utility for the Mac that converts the 'enter' key on your keyboard to a right mouse button.
This would be useful to Apple laptop owners who never use that key but wish they had a right mouse button instead.
If you are curious about the technical details, it uses the "event tap" API introduced in 10.4 and is installed as a launchd daemon.
Anyway, I thought I'd release it as open source and I'm not quite sure where to do that. I guess I'd also like to release it to end users who may find it useful, and I'm not sure where to do that either. (I did make an installer package for it, so it's fairly painless to install--there's an uninstaller, too).
This would be useful to Apple laptop owners who never use that key but wish they had a right mouse button instead.
If you are curious about the technical details, it uses the "event tap" API introduced in 10.4 and is installed as a launchd daemon.
Anyway, I thought I'd release it as open source and I'm not quite sure where to do that. I guess I'd also like to release it to end users who may find it useful, and I'm not sure where to do that either. (I did make an installer package for it, so it's fairly painless to install--there's an uninstaller, too).