Now, to add the extra settings, first, open Terminal from your Applications, Utilities folder, then issue the following three commands (each is a single line):
defaults write com.apple.ScreenSharing ShowBonjourBrowser_Debug 1
defaults write com.apple.ScreenSharing 'NSToolbar Configuration ControlToolbar' -dict-add 'TB Item Identifiers' '(Scale,Control,Share,Curtain,Capture,FullScreen,GetClipboard,SendClipboard,Quality)'
defaults write com.apple.ScreenSharing 'TB Is Shown' 1
You will now be able to open Screen Sharing and see local computers on your network that can be controlled, and, there are some additional buttons to use related to scaling, curtaining (display blackout), clipboard, quality (set to low quality for faster response) and screen capture.
1 comment:
this no longer seems to work in snow leopard
Post a Comment