aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-03-24 11:36:56 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-03-24 11:36:56 +0000
commit108ff7e83d8a69ef209e269c1a836f47fb425799 (patch)
tree1b31309b468fb2de31bf93282e40b7279844e5f9 /lcd4linux.conf.sample
parent965f2f1d917c26c87e6ef5e86ae9d5fca307d432 (diff)
downloadlcd4linux-108ff7e83d8a69ef209e269c1a836f47fb425799.tar.gz
[lcd4linux @ 2000-03-24 11:36:56 by reinelt]
new syntax for raster configuration changed XRES and YRES to be configurable PPM driver works nice git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@18 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample14
1 files changed, 5 insertions, 9 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index cb68fba..3a2be42 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -4,21 +4,17 @@
#Contrast 160
#Display X11
-#rows 2
-#columns 20
-
DISPLAY PPM
-rows 4
-columns 20
-pixelsize 5
-pixelgap 1
-rowgap 1
-colgap 1
+size 20x4
+font 5x8
+pixel 5+1
+gap 5x5
border 20
foreground 102000
halfground 70c000
background 80d000
+
#Row1 "*** %o %v ***"
#Row2 "%p CPU %r MB RAM"
#Row3 "Busy %cu%% $r10cs+cb"