MacOSX Screen Sharing Option
This is an old tip I didn't know.
Options of MacOSX screen sharing can be extended by terminal commands.
The terminal command below enables Boujour screen sharing list.
defaults write com.apple.ScreenSharing
ShowBonjourBrowser_Debug 1
ShowBonjourBrowser_Debug 1
And you can add more options on your sharing screen by the next command.
defaults write com.apple.ScreenSharing 'NSToolbar Configuration ControlToolbar' -dict-add 'TB Item Identifiers' '(Scale,Control,Share,Curtain,Capture,FullScreen,
GetClipboard,SendClipboard,Quality)'
GetClipboard,SendClipboard,Quality)'
Category
MacOSXTrackback(0)
Trackbacking Blog List : MacOSX Screen Sharing Option
Trackback URL: http://mentalposition.com/mppweblog/mt-tb.cgi/172
Comment