mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2000-04-12 08:05:45 by reinelt]
first version of the HD44780 driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@43 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
#Speed 19200
|
||||
#Contrast 160
|
||||
|
||||
Display HD44780
|
||||
Port 0x378
|
||||
Size 16x2
|
||||
|
||||
|
||||
#Display PPM
|
||||
#size 20x4
|
||||
#font 5x8
|
||||
@@ -13,16 +18,15 @@
|
||||
#halfground \#70c000
|
||||
#background \#80d000
|
||||
|
||||
Display X11
|
||||
size 20x5
|
||||
font 5x8
|
||||
pixel 1+0
|
||||
gap -1x-1
|
||||
border 1
|
||||
foreground \#102000
|
||||
halfground \#90c000
|
||||
background \#a0d000
|
||||
|
||||
#Display X11
|
||||
#size 20x5
|
||||
#font 5x8
|
||||
#pixel 1+0
|
||||
#gap -1x-1
|
||||
#border 1
|
||||
#foreground \#102000
|
||||
#halfground \#90c000
|
||||
#background \#a0d000
|
||||
|
||||
#Row1 "*** %o %v ***"
|
||||
#Row2 "%p CPU %r MB RAM"
|
||||
|
||||
Reference in New Issue
Block a user