First attempt at CFontz633...

This commit is contained in:
dglaude
2002-04-10 23:06:45 +00:00
parent bc61fa0da8
commit f71e4ccfd2
7 changed files with 1214 additions and 4 deletions
+29
View File
@@ -123,6 +123,34 @@ NewFirmware=no
# normally you shouldn't need this
Reboot=no
[CFontz633]
# CrystalFontz633 driver
# Select the output device to use [/dev/lcd]
Device=/dev/ttyS0
# Select the LCD type (size) [20x4]
Size=16x2
# Set the initial contrast [140]
Contrast=140
# Set the initial brightness [100]
# Brightness hardware value is between 0 and 100.
Brightness=100
# Set the initial off-brightness [0]
# This value is used when the display is normally
# switched off in case LCDd is inactive
OffBrightness=50
# Set the communication speed [9600]
# possible values: 19200
Speed=19200
# Set the firmware version (New means >= 2.0) [no]
# Currently this flag is not in use, there is no such thing as NewFirmware. ;=)
NewFirmware=no
# Reinitialize the LCD's BIOS [no]
# normally you shouldn't need this
Reboot=yes
[curses]
file=curses_drv.so
# Curses driver
@@ -199,6 +227,7 @@ DelayBus=true
[IrMan]
#IrMan driver
#if in trouble with IrMan, try Lirc emulator for IrMan
Arguments="fill in here"