Set Screen Sharing image quality via Terminal
Apple removed the ability to select the graphics setting for the built-in 10.5x Remote Desktop application…. But, this command: defaults write com.apple.ScreenSharing controlObserveQuality n …changes the quality of the connection’s display, based on the value of n: 1 = black and white 2 = grayscale 3 = 8-bit color 4 = 16-bit color 5 = […]