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::CFontzPacket(3pm)		User Contributed Perl Documentation	    Config::Model::models::LCDd::CFontzPacket(3pm)

NAME
Config::Model::models::LCDd::CFontzPacket - Configuration class LCDd::CFontzPacket VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model generated from LCDd.conf Elements Model Select the LCD model Optional. Type enum. choice: '533', '631', '633', '635'. upstream_default: '633'. Device Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd'. Contrast Set the initial contrast Optional. Type integer. upstream_default: '560'. Brightness Set the initial brightness 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. Optional. Type integer. upstream_default: '0'. Reboot Reinitialize the LCD's BIOS on driver start. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. USB Enable the USB flag if the device is connected to an USB port. For serial ports leave it disabled. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. OldFirmware Very old 633 firmware versions do not support partial screen updates using 'Send Data to LCD' command(31). For those devices it may be necessary to enable this flag. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. Size Override the LCD size known for the selected model. Usually setting this value should not be necessary.Optional. Type uniline. default: '20x4'. Speed Override the default communication speed known for the selected model. Default value depends on model Optional. Type enum. choice: '19200', '115200'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::CFontzPacket(3pm)
Man Page