aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <>2004-05-25 14:26:29 +0000
committerreinelt <>2004-05-25 14:26:29 +0000
commit93a597f22984732e1ac8e35c16dd21aa427de388 (patch)
treeb5c9c44407101b4a881a78cf5a163b3b554b38d4 /lcd4linux.conf.sample
parent3064dd7dc8e54a153f510ca754551a6704669e74 (diff)
downloadlcd4linux-93a597f22984732e1ac8e35c16dd21aa427de388.tar.gz
[lcd4linux @ 2004-05-25 14:26:28 by reinelt]
added "Image" driver (was: Raster.c) for PPM and PNG creation fixed some glitches in the X11 driver
Diffstat (limited to '')
-rw-r--r--lcd4linux.conf.sample16
1 files changed, 15 insertions, 1 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index eb1c4a0..3b67884 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -97,6 +97,19 @@ Display XWindow {
Halfground '#70c000'
}
+Display Image {
+ Driver 'Image'
+# Format 'PPM'
+ Format 'PNG'
+ Size '120x32'
+ Font '6x8'
+ Pixel '4+1'
+ Gap '-1x-1'
+ Border 20
+ Foreground '#000000'
+ Background '#80d000'
+ Halfground '#70c000'
+}
Plugin Seti {
Directory '/root/setiathome-3.08.i686-pc-linux-gnu'
@@ -474,9 +487,10 @@ Layout testMySQL {
#Display 'CF631'
#Display 'CF632'
#Display 'CF633'
-Display 'USBLCD'
+#Display 'USBLCD'
#Display 'T6963-240x64'
#Display 'XWindow'
+Display 'Image'
Layout 'Default'
#ayout 'L16x2'