##############################################################################
#
# LCDSirReal v2.4
#
##############################################################################

# Blank lines and lines that start with a '#' are ignored.
# Enter label and values in pairs, one per line, separated by whitespace.

##############################################################################
# not_edited
#
#  If this value is nonzero, LCDSirReal will display a notice when starting 
#  that you should edit this file. To get rid of the warning, just change the 
#  '1' below to '0', or delete the line completely. You should also read the 
#  rest of this file and see if there are any other values you need to change.

not_edited	1

##############################################################################
# email_address
#
#  LCDSirReal asks Windows how many email the current user has unread since
#  email_days ago. Windows will check for unread mail on all known accounts by
#  default. If you want, you can limit the checking to a specific account by
#  entering it's email adress here.

email_address Serg024@yandex.ru	

##############################################################################
# email_days
#
#  How many days to consider when looking for unread mail. The default is 
#  seven days.

email_days	2

##############################################################################
# net_max_out
#
#  Number of bytes per second that the outbound network data bar represents
#  when it's full. You might want to use a tool like TPTEST to measure your
#  upstream bandwidth and enter the result (in bytes per second!) here. Note
#  that LCDSirReal measures all data across all active network interfaces, so
#  don't be surprised to see values far higher if you are working on a LAN. 
#  The default is 81920 bytes per second, or 80Kbyte/sec.

net_max_out	81920

##############################################################################
# net_max_in
#
#  Number of bytes per second that the inbound network data bar represents 
#  when it's full. See net_max_out for example and explanations. The default 
#  is 1048576 bytes per second, or 1Mbyte/sec

net_max_in	1048576

##############################################################################
# speaker_setup
# headphone_setup
#
#  The SPK button will switch between these two settings. Allowed values:
#  "mono", "stereo", "headphone", "quad", "surround", "5.1", "7.1wide" or 
#  "7.1" (Don't enter the quotes though, see below for how it should look!)

speaker_setup	5.1
speaker_setup   quad
headphone_setup	headphone

##############################################################################
# date_format
#
#  How to format the current date. The resulting text is rendered at the
#  top left of the LCD. For an explanation of formatting rules, see
#  http://msdn.microsoft.com/library/en-us/intl/nls_5w6s.asp
#  for full syntax.

date_format	 dd-MM-yyyy

##############################################################################
# time_format
#
#  How to format the current time. The resulting text is rendered at the
#  top right of the LCD. For an explanation of formatting rules, see
#  http://msdn.microsoft.com/library/en-us/intl/nls_6at0.asp
#  for full syntax.

time_format	HH:mm:ss

##############################################################################
# timezone_list
#
#  A list of timezone abbreviations separated by whitespace. These are the
#  timezones that the world clock will alternate between. You must enter
#  the non-daylight-savings abbreviation (PST, not PDT for Pacific time, for
#  example). The clock will show the correct abbreviation depending on the
#  state of daylight saving in the target timezone.
#
#  The following abbreviations are allowed. After the code I've listed some
#  reference data for you: The daylight savings abbreviation, the offset from
#  UTC during normal use (daylight savings is usually +1 more hour), and the
#  area which uses the time.
#
#  UTC	UTC	+0   Universal Coordinated
#  GMT	GDT	+0   Greenwich Mean
#  CET	CEDT	+1   Central European
#  WET	WEDT	+1   Western European
#  EET	EEDT	+2   Eastern European
#  RST	RDT	+3   Russian
#  CCST	CCDT	+4   Caucasus
#  WAST	WADT	+5   Western Asia
#  CAST	CADT	+6   Central Asia
#  EAST	EADT	+7   Eastern Asia
#  AWST	AWDT	+8   Australia West
#  KST	KDT	+9   Korean
#  JST	JDT	+9   Japan
#  ACST	ACDT	+9,5 Australia Central
#  AEST	AEDT	+10  Australia East
#  CPST	CPDT	+11  Central Pacific
#  NZST	NZDT	+12  New Zeeland
#  TST	TDT	+13  Tonga
#  SST	SDT	-11  Samoa
#  HST	HDT	-10  Hawaii
#  ALST	ALDT	-9   Alaska
#  PST	PDT	-8   Pacific North America
#  MST	MDT	-7   Mountain North America
#  MMST	MMDT	-7   Mexico Mountain
#  CST	CDT	-6   Central North America
#  MCST	MCDT	-6   Mexico Central
#  EST	EDT	-5   Eastern North America
#  PSST	PSDT	-5   Pacific South America
#  AST	ADT	-4   Atlantic North America
#  WSST	WSDT	-4   Western South America
#  NLST	NLDT	-3,5 Newfoundland
#  ESST	ESDT	-3   Eastern South America
#  GLST	GLDT	-3   Greenland
#  MAST	MADT	-2   Mid Atlantic
#  AZST	AZDT	-1   Azores

worldtime_list	UTC CET JST PST EST RST

##############################################################################
# worldtime_format
#
#  How to format the world clock time. For an explanation of formatting rules, 
#  see http://msdn.microsoft.com/library/en-us/intl/nls_6at0.asp for syntax.

worldtime_format	HH:mm

##############################################################################
# animate_start
#
#  Set to zero to disable the show-off-totally-unnecessary animation at start.

animate_start	1

##############################################################################
# fan_cycle
# fan_cycle_interval
# fan_mode_0 ... fan_mode_9
#
#  Configure the SpeedFan slot display. You can have up to ten, numbered
#  from fan_mode_0 up to fan_mode_9. Each mode consists of a title, which can
#  be any short (max 6 characters) text, a type (TEMP, FAN or VOLT) and a 
#  number indicating which value from SpeedFan to use (starts with zero!). 
#
#  You'll have to experiment a bit to find the correct number; there's no 
#  way for LCDSirReal to tell which value corresponds to what's in your 
#  machine.
#
#  You can have the display change automatically. Set fan_cycle_interval
#  to the delay between changes (measued in 1/10ths of a second) and
#  set fan_cycle to 1 to enable autocycle.
#
#  If a fan_mode is deemed invalid (unknown type, or the index number
#  is out-of-bounds), it will be silently skipped.

fan_cycle		0
fan_cycle_interval	30
fan_mode_0		CPU TEMP 6
fan_mode_1		Case TEMP 0
fan_mode_2		CPUFan FAN 0
fan_mode_3		CHAFan FAN 1
fan_mode_4		VCore1 VOLT 0
fan_mode_5		VCore2 VOLT 1

##############################################################################
# tun_mediakeys
#
#  iTunes version 7 and 7.0.1 (the latest versions as of this writing) do not
#  support global media keys support. The media keys (play, stop, next and
#  previous track) only work if iTunes isn't in the background. Setting 
#  tun_mediakeys to nonzero will cause LCDSirReal to monitor those keys and
#  send them to iTunes if iTunes is in the background.

tun_mediakeys		0

##############################################################################
# slot_0
# slot_1
# slot_2
# slot_3
#
#  Select what modules should be shown in which slot. You can list more than
#  one module per slot, and the first one that has data to display will
#  be shown. To see any others, hold down CTRL while clicking the slot button
#  to cycle the selected module.
#
#  You can show the same module in several slots at the same time. They will
#  behave as expected; for example, the NET module could show IN data in one
#  slot and OUT data in another, and TOT in a third.
#
#  For some modules (NET, CLK, FAN) you can select what it will show 
#  initially. Append one or more plus signs (+) at the end of the three-letter 
#  acronym. Each plus sign equals one mode change (one click on the button).
#  
#  The following modules are allowed:
#
#  CLK
#	Show the world clock. Click to change timezone.
#  STW
#	Stopwatch with lap time. Click to start/lap, long-click to stop/reset.
#  SPK
#	Shows speaker setting, volume, mute. Allows speaker switching 
#	with a click.
#  TS2
#	TeamSpeak2 running: Shows mic status, player count (server with small 
#	font, current channel with large font) and will display current 
#	speakers and people joining and leaving the server. Click to mute and
#	unmute mic. Long-click to show players in current channel.
#  AMP
#	WinAMP running: Shows current bitrate and time remaining (or time 
#	elapsed if time remaining is not available.) when the current song 
#	changes, shows the title in the log area. Click to show the currently 
#	playing song.
#  NET
#	Shows network history the last ten seconds, or totals. Click to 
#	change displays between OUT, IN and TOT.
#  FPS
#	FRAPS running: Shows the current FPS count if it isn't zero.
#  FAN
#	SpeedFan running: Show the current selected fan_mode display.
#	If fan_cycle is nonzero, iterate across the available modes.
#	Click to change the mode manually. Long-click to enable and
#	disable auto-cycle.
#  TUN
#	ITunes running: Shows average bitrate and time remaining (or time 
#	elapsed if time remaining is not available.) when the current song 
#	changes, shows the title in the log area. Click to show the currently 
#	playing song.
#  RIP
#	Nonresponsive program detected: Shows the first few characters of
#	the window title. Click to display the entire window name.
#	Long-click to terminate the nonresponsive program.

slot_0		FPS CLK
slot_1		AMP TUN FAN STW
slot_2		RIP SPK
slot_3		TS2 NET

##############################################################################
# include
#
#  Include another file. This file must have the same syntax as this one,
#  but the values found there will override what's been defined in this
#  file. So, if you want to skip editing this file each time a new version
#  of LCDSirReal is released, make a copy of lcdsirreal.txt, rename it to
#  mysettings.txt, and edit that file instead.

include		mysettings.txt

# end of file
