Correction related to CFontz[633]
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
Driver=curses
|
Driver=curses
|
||||||
#Driver=hd44780
|
#Driver=hd44780
|
||||||
#Driver=MtxOrb
|
#Driver=MtxOrb
|
||||||
|
#Driver=CFontz633
|
||||||
#
|
#
|
||||||
# Tells the server to load the given drivers. Multiple lines can be given.
|
# Tells the server to load the given drivers. Multiple lines can be given.
|
||||||
# The name of the driver is exactly the same as the name of the driver
|
# The name of the driver is exactly the same as the name of the driver
|
||||||
@@ -73,7 +74,7 @@ User=nobody
|
|||||||
# it will be a background screen, only visible when no other screens are
|
# it will be a background screen, only visible when no other screens are
|
||||||
# active.
|
# active.
|
||||||
|
|
||||||
Foreground=yes
|
Foreground=no
|
||||||
# The server will stay in the foreground if set to true.
|
# The server will stay in the foreground if set to true.
|
||||||
|
|
||||||
DriverPath=server/drivers/
|
DriverPath=server/drivers/
|
||||||
@@ -107,7 +108,7 @@ Arguments="fill in here"
|
|||||||
|
|
||||||
[CFontz]
|
[CFontz]
|
||||||
# CrystalFontz driver
|
# CrystalFontz driver
|
||||||
# Use this driver for CF632 and CF633.
|
# Use this driver for CF632 and CF634.
|
||||||
|
|
||||||
# Select the output device to use [/dev/lcd]
|
# Select the output device to use [/dev/lcd]
|
||||||
Device=/dev/ttyS0
|
Device=/dev/ttyS0
|
||||||
@@ -155,7 +156,7 @@ Speed=19200
|
|||||||
# Currently this flag is not in use, there is no such thing as NewFirmware. ;=)
|
# Currently this flag is not in use, there is no such thing as NewFirmware. ;=)
|
||||||
NewFirmware=no
|
NewFirmware=no
|
||||||
# Reinitialize the LCD's BIOS [no]
|
# Reinitialize the LCD's BIOS [no]
|
||||||
# normally you shouldn't need this
|
# I want to reboot the LCD to make sure we start from a known state
|
||||||
Reboot=yes
|
Reboot=yes
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user