Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

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

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

NAME
Config::Model::models::LCDd::imonlcd - Configuration class LCDd::imonlcd VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model generated from LCDd.conf Elements Protocol Specify which iMon protocol should be used Choose 0 for 15c2:ffdc device, Choose 1 for 15c2:0038 device. Optional. Type enum. choice: '0', '1'. upstream_default: '0'. OnExit Set the exit behavior 0 means leave shutdown message, 1 means show the big clock, 2 means blank device. Optional. Type integer. upstream_default: '1'. Device Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd0'. Contrast Select the displays contrast Optional. Type integer. upstream_default: '200'. Size Specify the size of the display in pixels Optional. Type uniline. upstream_default: '96x16'. Backlight Set the backlight state Optional. Type enum. choice: 'on', 'off'. upstream_default: 'on'. DiscMode Set the disc mode 0 => spin the "slim" disc - two disc segments, 1 => their complement spinning;Optional. Type enum. choice: '0', '1'. upstream_default: '0'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::imonlcd(3pm)

Check Out this Related 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)
Man Page