aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:15:53 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:15:53 +0000
commita33d603a8a6e4315feb59e4d7f184d3296d7ab6a (patch)
tree769c6e6b6530f30330d49bf5e1ccaa3f6bb19d39 /lcd4linux.conf.sample
parent0eaef1fe7d173a7e629dcb61360c9ae450dc7a69 (diff)
downloadlcd4linux-a33d603a8a6e4315feb59e4d7f184d3296d7ab6a.tar.gz
picoLCDGraphic driver by Nicu Pavel added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@881 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 79fb2c2..9fe6bb9 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -254,6 +254,13 @@ Display picoLCD {
Icons 1
}
+Display picoLCDGraphic {
+ Driver 'picoLCDGraphic'
+ Size '256x64'
+ Contrast 0
+ Backlight 100
+}
+
Display SC1602D {
Driver 'HD44780'
Port '/dev/parports/0'