summaryrefslogtreecommitdiff
path: root/data/templates/lcd/lcdproc.conf.j2
blob: c79f3cd0da3e3498c60a9f08eb07b246fb170f49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
### autogenerated by system-lcd.py ###

# LCDproc client configuration file

[lcdproc]
Server=127.0.0.1
Port=13666

# set reporting level
ReportLevel=3

# report to to syslog ?
ReportToSyslog=true

Foreground=yes

[CPU]
Active=true
OnTime=1
OffTime=2
ShowInvisible=false

[SMP-CPU]
Active=false

[Memory]
Active=false

[Load]
Active=false

[Uptime]
Active=true

[ProcSize]
Active=false

[Disk]
Active=false

[About]
Active=false

[TimeDate]
Active=true
TimeFormat="%H:%M:%S"

[OldTime]
Active=false

[BigClock]
Active=false

[MiniClock]
Active=false

# Display the title bar in two-line mode. Note that with four lines or more
# the title is always shown. [default: true; legal: true, false]
ShowTitle=false