mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2006-03-29 08:57:58 by reinelt]
vertical bar patch from Manuel Lausch git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@654 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -345,6 +345,13 @@ Display LPH7508-serdisplib {
|
||||
Model 'LPH7508'
|
||||
}
|
||||
|
||||
Display ctinclud {
|
||||
Driver 'serdisplib'
|
||||
Port 'USB:0x07c0/0x1501'
|
||||
Model 'CTINCLUD'
|
||||
Options ''
|
||||
}
|
||||
|
||||
Display XWindow {
|
||||
Driver 'X11'
|
||||
Size '120x32'
|
||||
@@ -403,7 +410,7 @@ Widget OS {
|
||||
expression '*** '.uname('sysname').' '.uname('release').' ***'
|
||||
width 20
|
||||
align 'M'
|
||||
speed 100
|
||||
speed 50
|
||||
update tick
|
||||
}
|
||||
|
||||
@@ -1031,7 +1038,7 @@ Layout testMySQL {
|
||||
#Display 'M50530-24x8'
|
||||
#Display 'LCDTerm'
|
||||
#Display 'SimpleLCD'
|
||||
#Display 'BA63'
|
||||
Display 'BA63'
|
||||
#Display 'CT20x4'
|
||||
#Display 'T6963-240x64'
|
||||
#Display 'XWindow'
|
||||
@@ -1041,11 +1048,12 @@ Layout testMySQL {
|
||||
#Display 'Trefon'
|
||||
#Display 'LCD2USB'
|
||||
#Display 'LPH7508-serdisplib'
|
||||
Display 'LPH7508'
|
||||
#Display 'LPH7508'
|
||||
#Display 'ctinclud'
|
||||
|
||||
#Layout 'Default'
|
||||
Layout 'Default'
|
||||
#Layout 'TestLayer'
|
||||
Layout 'TestImage'
|
||||
#Layout 'TestImage'
|
||||
#Layout 'L8x2'
|
||||
#Layout 'L16x1'
|
||||
#Layout 'L16x2'
|
||||
|
||||
Reference in New Issue
Block a user