Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

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

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

NAME
Config::Model::models::LCDd::glcd - Configuration class LCDd::glcd VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model generated from LCDd.conf Elements ConnectionType Select what type of connection. See documentation for types.Optional. Type uniline. default: 't6963'. Size Width and height of the display in pixel. The supported sizes may depend on the ConnectionType. Optional. Type uniline. upstream_default: '128x64'. Port t6963: Parallel port to use Optional. Type uniline. upstream_default: '0x378'. bidirectional t6963: Use LPT port in bi-directional mode. This should work on most LPT port and is required for proper timing! Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'. delayBus t6963: Insert additional delays into reads / writes. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. useFT2 If LCDproc has been compiled with FreeType 2 support this option can be used to turn if off intentionally. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'. normal_font Path to font file to use for FreeType rendering. This font must be monospace and should contain some special Unicode characters like arrows (Andale Mono is recommended and can be fetched at http://corefonts.sf.net).Optional. Type uniline. default: '/usr/local/lib/X11/fonts/TTF/andalemo.ttf'. fontHasIcons Some fonts miss the Unicode characters used to represent icons. In this case the built-in 5x8 font can used if this option is turned off. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::glcd(3pm)

Check Out this Related Man Page

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

NAME
Config::Model::models::LCDd::CFontz - Configuration class LCDd::CFontz VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model generated from LCDd.conf Elements Device Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd'. Size Select the LCD size Optional. Type uniline. upstream_default: '20x4'. 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'. Speed Set the communication speed Optional. Type enum. choice: '1200', '2400', '9600', '19200', '115200'. upstream_default: '9600'. NewFirmware Set the firmware version (New means >= 2.0) Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. Reboot Reinitialize the LCD's BIOS normally you shouldn't need this. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::CFontz(3pm)
Man Page