Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

config::model::models::lcdd::glcdlib(3pm) [debian man page]

Config::Model::models::LCDd::glcdlib(3pm)		User Contributed Perl Documentation		 Config::Model::models::LCDd::glcdlib(3pm)

NAME
Config::Model::models::LCDd::glcdlib - Configuration class LCDd::glcdlib VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model generated from LCDd.conf Elements Driver which graphical display supported by graphlcd-base to use (see /etc/graphlcd.conf for possible drivers)Optional. Type uniline. upstream_default: 'image'. UseFT2 no=use graphlcd bitmap fonts (they have only one size / font file) yes=use fonts supported by FreeType2 (needs Freetype2 support in libglcdprocdriver and its dependants)Optional. Type uniline. default: 'yes'. TextResolution text resolution in fixed width characters (if it won't fit according to available physical pixel resolution and the minimum available font face size in pixels, then 'DebugBorder' will automatically be turned on)Optional. Type uniline. upstream_default: '16x4'. FontFile path to font file to use. Optional. Type uniline. default: '/usr/share/fonts/corefonts/courbd.ttf'. CharEncoding character encoding to use. Optional. Type uniline. default: 'iso8859-2'. MinFontFaceSize minimum size in pixels in which fonts should be rendered. Optional. Type uniline. default: '7x12'. Brightness Brightness (in %) if applicable. Optional. Type uniline. default: '50'. Contrast Contrast (in %) if applicable. Optional. Type uniline. default: '50'. Backlight Backlight if applicable. Optional. Type uniline. default: 'no'. UpsideDown flip image upside down. Optional. Type uniline. default: 'no'. Invert invert light/dark pixels. Optional. Type uniline. default: 'no'. ShowDebugFrame turns on/off 1 pixel thick debugging. Optional. Type uniline. default: 'no'. ShowBigBorder border within the usable text area, for setting up TextResolution and MinFontFaceSize (if using FT2); border around the unused area. Optional. Type uniline. default: 'no'. ShowThinBorder border around the unused area. Optional. Type uniline. default: 'yes'. PixelShiftX Optional. Type uniline. default: '0'. PixelShiftY Optional. Type uniline. default: '2'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::glcdlib(3pm)

Check Out this Related Man Page

Config::Model::models::LCDd::serialVFD(3pm)		User Contributed Perl Documentation	       Config::Model::models::LCDd::serialVFD(3pm)

NAME
Config::Model::models::LCDd::serialVFD - Configuration class LCDd::serialVFD VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model generated from LCDd.conf Elements Type Specifies the displaytype. 0 NEC (FIPC8367 based) VFDs. 1 KD Rev 2.1. 2 Noritake VFDs (*). 3 Futaba VFDs 4 IEE S03601-95B 5 IEE S03601-96-080 (*) 6 Futaba NA202SD08FA (allmost IEE compatible) 7 Samsung 20S207DA4 and 20S207DA6 8 Nixdorf BA6x / VT100 (* most should work, not tested yet.)Optional. Type uniline. upstream_default: '0'. use_parallel "no" if display connected serial, "yes" if connected parallel. I.e. serial by default. Optional. Type uniline. upstream_default: 'no'. Port Number of Custom-Characters. default is display type dependent Custom-Characters=0 Portaddress where the LPT is. Used in parallel mode only. Usual values are 0x278, 0x378 and 0x3BC.Optional. Type uniline. default: '0x378'. PortWait Set parallel port timing delay (us). Used in parallel mode only.Optional. Type integer. upstream_default: '2'. Device Device to use in serial mode. Usual values are /dev/ttyS0 and /dev/ttyS1. Optional. Type uniline. default: '/dev/ttyS1'. Size Specifies the size of the VFD.Optional. Type uniline. default: '20x2'. Brightness Set the initial brightness (4 steps 0-250, 251-500, 501-750, 751-1000)Optional. Type integer. upstream_default: '1000'. OffBrightness Set the initial off-brightness This value is used when the display is normally switched off in case LCDd is inactive (4 steps 0-250, 251-500, 501-750, 751-1000)Optional. Type integer. upstream_default: '0'. Speed set the serial port speed Optional. Type enum. choice: '1200', '2400', '9600', '19200', '115200'. upstream_default: '9600'. ISO_8859_1 enable ISO 8859 1 compatibility Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::serialVFD(3pm)
Man Page