summaryrefslogtreecommitdiffstats
path: root/app-misc/lcdproc/files/lcdproc.confd
blob: 1dae1f578f33411e2c0ae577c14a4c37e23d1bb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# which port is the LCD connected
port="ttyS0"

# what driver should be used
driver="MtxOrb"

# "C" (CPU usage)
# "G" (CPU Graph like Xload)
# "M" (Memory Usage)
# "X" (X-Load)
# "T" (Date, time, Uptime, OS version)
# "D" (Disk Stats)
# "B" (Battery Stats)
# "A" (About)
# for more clients see "LCDproc Homepage"
clients="C M T X"