opening onscreen keyboard

此生再无相见时 提交于 2020-01-02 15:42:02

问题


How can i open Keyboard viewer which is inbuilt in all Mac OS X from my application.


回答1:


On 10.5 and earlier here's the path to it so just launch it like normal:

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

On 10.6 and later that doesn't work. You'll need this: http://github.com/nriley/keyboardViewer



来源:https://stackoverflow.com/questions/2673965/opening-onscreen-keyboard

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!