mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2005-01-15 13:13:21 by reinelt]
LCDTerm section added to lcd4linux.conf.sample git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@505 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -153,6 +153,15 @@ Display HD44780-I2C {
|
||||
}
|
||||
|
||||
|
||||
Display LCDTerm {
|
||||
Driver 'LCDTerm
|
||||
Port '/dev/tts/0'
|
||||
Speed 19200
|
||||
Size '20x4'
|
||||
Icons 1
|
||||
}
|
||||
|
||||
|
||||
Display M50530-24x8 {
|
||||
Driver 'M50530'
|
||||
Port '/dev/parport0'
|
||||
@@ -719,7 +728,8 @@ Layout testMySQL {
|
||||
#Display 'CF632'
|
||||
#Display 'CF633'
|
||||
#Display 'Curses'
|
||||
Display 'M50530-24x8'
|
||||
#Display 'M50530-24x8'
|
||||
Display 'LCDTerm'
|
||||
#Display 'CT20x4'
|
||||
#Display 'T6963-240x64'
|
||||
#Display 'XWindow'
|
||||
|
||||
Reference in New Issue
Block a user