home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Utilitare / cbid / CBIdCfg.ini < prev   
INI File  |  2005-01-22  |  836b  |  41 lines

  1. [CONTROL]
  2.  
  3. ShowCloseButton=1
  4.  
  5. ; Specifies whether the form is translucent
  6. ; for Windows2000/XP
  7.  
  8. ShowTransparency=0
  9.  
  10. ; Sets trancparency to a value between 0 and 255
  11. TransparencyValue=200
  12.  
  13. ; Enables L1 ECC Checking at start up 
  14.  
  15. CheckL1AtStartUp=1
  16.  
  17. ; Enables VCore detection at start up
  18.  
  19. CheckVCoreAtStartUp=1
  20.  
  21. ; Specifies the VCORESensor0 or VCORESensor1
  22.  
  23. VCORESensor=0
  24.  
  25. ; Sets Data Refreshing Interval for the Mobility tab
  26. ; in the range from 100 to 700 milliseconds
  27.  
  28. RefreshInterval=500
  29.  
  30. ; Determines whether to monitor the CPU core temperature 
  31.  
  32. DetectCPUTemp=1
  33.  
  34. ; Sets the Temperature Sensor ID from 0 to 5 for ITE IT87xx
  35. ; Sets the Temperature Sensor ID from 0 to 1 for Winbond W836x7 
  36.  
  37. TemperatureSensor=0
  38.  
  39. ; Sets correction for the temperature between -128 and 128
  40. TemperatureCorrection=0
  41.