From b67414b92541d3a939ace92a458d27f3a3f91fb1 Mon Sep 17 00:00:00 2001 From: reinelt Date: Mon, 6 Feb 2006 06:29:30 +0000 Subject: [lcd4linux @ 2006-02-06 06:29:30 by reinelt] Image driver uses RGBA git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@633 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 788527c..a921648 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -361,9 +361,12 @@ Display Image { Pixel '4+1' Gap '-1x-1' Border 20 - Foreground '#000000' - Background '#80d000' - Halfground '#70c000' +# Foreground '#000000' +# Background '#80d000' +# Halfground '#70c000' + Foreground '000000cc' + Background '00000022' + Basecolor '80d000' } Plugin Seti { @@ -941,10 +944,10 @@ Layout testMySQL { #Display 'BA63' #Display 'CT20x4' #Display 'T6963-240x64' -Display 'XWindow' +#Display 'XWindow' #Display 'USBLCD' #Display 'BWCT' -#Display 'Image' +Display 'Image' #Display 'Trefon' #Display 'LPH7508-serdisplib' #Display 'LPH7508' -- cgit v1.2.3