Apr 16
- Find the screen sharing application and put it in the dock for future convenience. It is found at /System/Library/CoreServices/Screen Sharing.app
- Type this into terminal (it allows you to see networked computers that can be controlled):
defaults write com.apple.ScreenSharing ShowBonjourBrowser_Debug 1 - Now, to add lots of buttons that are also found in Apple Remote Desktop, type this as one line into terminal:
defaults write com.apple.ScreenSharing \ 'NSToolbar Configuration ControlToolbar' -dict-add 'TB Item Identifiers' \ '(Scale,Control,Share,Curtain,Capture,FullScreen, GetClipboard,SendClipboard,Quality)'
- Now restart screen sharing to see the buttons

April 17th, 2008 at 8:29 am
Nice one whizzkid and good to see you back!
I’ve been doing a lot of screen sharing to my kitchenmac lately, having the extra tweaks is nice!
April 18th, 2008 at 12:04 am
what is the terminal u are refering to
April 18th, 2008 at 3:39 am
-bash: syntax error near unexpected token `(’
got above error on second message
April 18th, 2008 at 10:57 am
try it all one ONE line in Terminal… (someone, the “terminal” application in Applications-> Utilities)
defaults write com.apple.ScreenSharing ‘NSToolbar Configuration ControlToolbar’ -dict-add ‘TB Item Identifiers’ ‘(Scale,Control,Share,Curtain,Capture,FullScreen,GetClipboard,SendClipboard,Quality)’
May 7th, 2008 at 7:36 am
[...] Trick for making your Screen sharing application go on Steroids [...]
May 22nd, 2008 at 8:34 pm
thanks a lot ,
what a great tweak to that of ichat screen sharing