From 2c3d3fd60b1d49c1bda9b210222042eb83fe678b Mon Sep 17 00:00:00 2001 From: marschap Date: Fri, 2 May 2008 10:59:20 +0000 Subject: [PATCH] separate sections more clearly --- LCDd.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/LCDd.conf b/LCDd.conf index b88655a..73e37d2 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -256,6 +256,7 @@ UseACS=no DrawBorder=yes + ## Cwlinux driver ## [CwLnx] @@ -358,6 +359,8 @@ keypad_test_mode=no # Display size (currently unused) size=20x5 + + ## glcdlib meta driver for graphical LCDs ## [glcdlib] @@ -627,6 +630,7 @@ Size=16x2 #prog=lcdd + ## LIS MCE 2005 driver ## [lis] @@ -646,6 +650,7 @@ Size=16x2 #ProductID=0x6001 + ##The driver for the VFD of the Medion MD8800 PC ## [MD8800] # device to use [default: /dev/ttyS1] @@ -822,6 +827,7 @@ CellSize=6x10 ConnectionType=classic + ## Seiko Epson 1520 driver ## [sed1520] @@ -890,10 +896,14 @@ Speed=9600 # enable ISO 8859 1 compatibility [default: yes; legal: yes, no] #ISO_8859_1=yes + + ## shuttleVFD driver ## [shuttleVFD] # No options + + ## stv5730 driver ## [stv5730] @@ -1009,4 +1019,5 @@ Offset=200x200 # X font to use, in XLFD format, as given by "xfontsel" Font=-*-terminus-*-r-*-*-*-320-*-*-*-*-* + # EOF