Chicken of the VNC
VNC client
Version: 2.0b4
Fairly basic feature set.. works ok
Feedback Type: Review
Contributed by: porsche2 Tuesday, February 13 2007 @ 03:46 PM PST
Product Platform: MacOSX
Used Product For: 1-6 months
Recommend Product: NO
Would be great if it could lower the resolution (change to Greyscale or B/W) like TB2 for slow connections.
Overall Rating:
Ease of Use:
Support:
Features:
Quality / Stability:
Price:
greyscale Screen Sharing in Leopard - shish1
I have the same gripe about not being able to use greyscale in CotVNC, but here is a way to get Screen Sharing in Leopard to use greyscale:To change this setting manually, open up the Terminal and type in the following command:
defaults write com.apple.ScreenSharing controlObserveQuality 2This changes the controlObserveQuality setting within this plist file: “~/Library/Preferences/com.apple.ScreenSharing.plist” file to 2, which is grey scale. To change it to a different resolution, substitute the number 2 with one of the following numbers:
1 = black and white
2 = grey scale
3 = 8 bit color
4 = 16 bit color
5 = full color
However, when you've connected and you're all happy that you have greyscale, if you then choose Adaptive Quality from the View menu in Screen Sharing, this will set the default back to 3 (8 bit color), and you'll have to run the Terminal command or edit the .plist file again - so, just leave it when you initially set it and all will be well!
Reply to This
Tuesday, December 11 2007 @ 04:15 PM PST