Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Other System / Utilities  |  Key Viewer

Key Viewer

Key Viewer - 1.0

makes it easy to call up the Keyboard Viewer

All Time: (5.0)
This Version: (5.0)
Current Version: 1.0
Release Date: 2007-05-16
License: Freeware
Downloads (this version): 3,708
Downloads (all versions): 3,708
Price: FREE

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Old-time Mac users will remember the Desktop Accessory called Key Caps. Key Caps made it very simple to look up how to get your keyboard to input special characters. Apple dropped Key Caps in Mac OS X 10.2. So, I made Key Viewer. Apple still ships the Keyboard Viewer as part of OS X, but without Key Caps, there is not a simple method of invoking it. Key Viewer is simply a wrapper around a script that makes it easy to call up the Keyboard Viewer.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC

Additional Requirements:

  • only tested with 10.4.x

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: (5.0) 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)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Key Viewer CommentaryNot what I'd hoped, sadly - - Version: 1.0, 2/22/2008 06:23PM PST

othercstuff
The keyboard came right up for me. But Keycaps was different. I could use it to see which keys in which fonts had extra characters on it. I don't see how to select fonts with this keyboard thing - and the pull down menu only mystifies me. With keycaps, I could call up fonts I'd done myself in Fontagrapher and remember where the devil I hid the easter eggs. Anybody know of a program that does this? I have several fonts that I knew had option + key combinations that had easter eggs - but this keyboard viewer doesn't help me at all. Doesn't change when my font changes -

Do I just not get it?
Post a commentAlert Admin

Key Viewer Developer NoteHere'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
Post a commentAlert Admin

Key Viewer CommentaryStolen? - Version: 1.0, 5/18/2007 08:32AM PST

(0 of 2 users found this comment useful)

Christian Buerli

The 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.
Post a commentAlert Admin