From 9b3ccb8ecadfbe489dd6b4761445ec9b5654a1e9 Mon Sep 17 00:00:00 2001 From: volker Date: Wed, 13 Feb 2013 15:15:34 +0000 Subject: added new examples to config file git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1194 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 349b4a7..8cad671 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -8,6 +8,12 @@ Variables { minute 60000 } +Display ACool { + Driver 'serdisplib' + Port 'USB:060c/04eb' + Model 'ALPHACOOL' +} + Display G15 { Driver 'G-15' Font '6x8' @@ -123,12 +129,16 @@ Display MI240 { Display CW12232 { Driver 'Cwlinux' Model 'CW12232' - Port '/dev/usb/tts/0' + Port '/dev/ttyUSB0' Speed 19200 Brightness 2 Icons 1 } +Display NULL { + Driver 'NULL' + Size '20x4' +} Display CF631 { Driver 'Crystalfontz' @@ -631,7 +641,7 @@ Widget OS { width 20 align 'M' style 'bold' - speed 50 + speed 250 update tick } @@ -1308,6 +1318,7 @@ Layout Debug { +Display 'ACool' #Display 'SerDispLib' #Display 'LCD-Linux' #Display 'LCD2041' @@ -1315,6 +1326,7 @@ Layout Debug { #Display 'LK204' #Display 'MI240' #Display 'CW12232' +#Display 'NULL' #Display 'HD44780-generic' #Display 'HD44780-WinAmp' #Display 'HD44780-4bit' @@ -1347,7 +1359,7 @@ Layout Debug { #Display 'picoLCD' #Display 'VNC' #Display 'FutabaVFD' -Display 'GLCD2USB' +#Display 'GLCD2USB' #Layout 'Default' Layout 'TestLayer' -- cgit v1.2.3 ian/lcd4linux.git/stats/cfg.c'>stats
path: root/cfg.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-25Import upstream version 0.11.0~svn1164Jonathan McCrohan11-162/+315
2011-12-25Update libmysqlclient-dev virtual package in build-depends.Jonathan McCrohan1-1/+1
2011-08-31Import upstream version 0.11.0~svn1159Jonathan McCrohan4-5/+5
2011-08-30update debian/changelogReinhard Tartler1-1/+4
2011-08-28* New upstream snapshotJonathan McCrohan2-4/+11
2011-08-26Import upstream version 0.11.0~svn1158Reinhard Tartler34-1743/+4490
2011-08-20normalize with wrap-and-sort(1)Reinhard Tartler2-17/+20
2011-08-20Make lcd4linux linux specificReinhard Tartler1-2/+1
2011-04-29add sqlite3-dev to build dependssiretart@tauware.de2-2/+4
2011-04-29mention new co-maintainersiretart@tauware.de1-0/+1
2011-04-29add libdbus-1-dev to build dependssiretart@tauware.de2-1/+3
2011-04-29normalize fields with wrap-and-sort(1)siretart@tauware.de2-18/+20
2011-04-29fix order of calling dh_autoreconf_cleansiretart@tauware.de1-1/+1
2011-04-29Add Uploader details to Debian PackageJonathan McCrohan1-0/+1
2011-04-27Bug fix: "script lcd4linux/init.d/lcd4linux missing dependency onReinhard Tartler2-1/+5
2011-04-27No longer build the mpd module. Closes: #578226Reinhard Tartler1-0/+1
2011-04-27No longer compile against Python. Python 2.6 now links against libssl,Reinhard Tartler2-2/+3