Key Viewer - 1.0makes it easy to call up the Keyboard Viewer |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Features: | Not rated (0.0) | Support: | Not rated (0.0) | |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Here's the source code - Version: 1.0, 5/20/2007 10:54AM PST
(2 of 2 users found this comment useful)
sagefire
Oh, since this is such a simple application, I thought I shoud give you all the source code:
#!/bin/sh
open /System/Library/Components/KeyboardViewer.component/Contents/SharedSupport/KeyboardViewerServer.app
#!/bin/sh
open /System/Library/Components/KeyboardViewer.component/Contents/SharedSupport/KeyboardViewerServer.app
Stolen? - Version: 1.0, 5/18/2007 08:32AM PST
(0 of 2 users found this comment useful)
Christian BuerliThe same concept and (almost) the same name as my small application:
http://www.versiontracker.com/dyn/moreinfo/macosx/23422
The difference is: Your application is twice as big and not Universal.
Do I just not get it?