How to configure Apple Screen Sharing to show ARD toolbar and bonjour browser on Mac OS X 10.5
Screen sharing is very useful so is the curtain feature of ARD which is a licensed product from Apple. You can apply a couple of setting to:
With the above two settings enabled when loading the screen sharing application you will be presented with a browser screen of the available machines. You should also get an extra toolbar in the main sharing window with options to:
To activate the bonjour browser open a terminal and enter this command:
defaults write com.apple.ScreenSharing ShowBonjourBrowser_Debug 1
To enable the ARD like toolbar open a terminal and enter this command:
defaults write com.apple.ScreenSharing 'NSToolbar Configuration ControlToolbar' -dict-add 'TB Item Identifiers' '(Scale,Control,Share,Curtain,Capture,FullScreen,GetClipboard,SendClipboard,Quality)'
Screen Sharing is located in:
/System/Library/CoreServices/









No Comments, Comment or Ping
Reply to “How to configure Apple Screen Sharing to show ARD toolbar and bonjour browser on Mac OS X 10.5”