I need a keyboard method for opening the Mac's On-screen Keyboard. I could be a Terminal command. The string will be injected into user's Mac's USB port by our device; "Voila, an OSK!"

link|improve this question
feedback

1 Answer

See this solution for Mac OS X 10.6.

On Mac OS X 10.5, you can open the following program:

/System/Library/Components/KeyboardViewer.component/Contents/SharedSupport/KeyboardViewerServer.app/Contents/MacOS/KeyboardViewerServer

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.