Found this information in  http://www.realvnc.com/pipermail/vnc-list/2006-January/053891.html. For record, I want to keep this in my blog.

User-mode is that VNC runs under the currently logged-on user’s account and if that user logs off or reboots, the computer, VNC won’t run until that user logs in again.

Service mode means that VNC runs as a “service” (like your antivirus software, etc) and just sits in the background waiting for a connection. Listening VNC Viewer means that your viewer is waiting for the server to contact it and initiate a “reverse” connection — i.e. the server connects to the viewer instead of the usual way around. This is useful in cases where the server computer is behind a firewall that the user doesn’t have control over / access to modify, and the viewer computer is either NOT behind a firewall or has the correct port(s) open on the firewall, typically port 5500.

John

 

Found this here: http://www.google.com/support/forum/p/Chrome/thread?tid=075667b28fed25e4&hl=en

  1. Click start menu
  2. Click “Run…”
  3. Enter “msconfig” and hit return
  4. Click “Startup” tab
  5. Scroll down to “GoogleUpdate”
  6. Uncheck the box
  7. Click “Apply”

I cannot believe there is no option in chrome browser. Looks it is still beta.

 

I refer to http://www.google.com/support/forum/p/Chrome/thread?tid=389f306a52817110&hl=en.

Modify (or Add) webkit data structure in following file:

  • Windows XP: ..\Documents and Settings\User_Name\Local Settings\Application Data\Google\Chrome\User Data\Default\Preference
  • Mac OS X: $HOME/Users/breadncup/Library/Application Support/Google/Chrome/Default/Preference
"webkit": {
 "webprefs": {
 "default_fixed_font_size": 11,
 "default_font_size": 12,
 "fixed_font_family": "Bitstream Vera Sans Mono",
 "minimum_font_size": 12,
 "minimum_logical_font_siz": 12,
 "sansserif_font_family": "Times New Roman",
 "serif_font_family": "Arial",
 "standard_font_is_serif": false,
 "text_areas_are_resizable": true
 }
 }

 

March 2010
S M T W T F S
« Feb   Apr »
 123456
78910111213
14151617181920
21222324252627
28293031  

Follow Me

© 2011 Bread & Cup Suffusion theme by Sayontan Sinha