Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

config::model::models::lcdd::cfontz(3pm) [debian 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)

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

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

/dev question

RH 7.2 My machine has an LCD screen on the front of the panel. I've been given software to control some text on the LCD. The software checks /dev/tts/1 for the LCD. Since I don't have any /dev/tts directory, the developer told me just to make a link from the LCD to /dev/tts/1, but I don't... (4 Replies)
Discussion started by: jalburger
4 Replies

2. AIX

LCD codes on a P570

Anyone out there know what the LCD code 0569 means. I have a list of codes but 569 is not on it. (5 Replies)
Discussion started by: johnf
5 Replies

3. AIX

HMC Backup

I have a few HMC questions. Version: 7 Release: 3.3.0 Build Level: 20080421.1 Base Version: V7R3.3.0 Model Type: 7042CR4 1. What are the types of backups should be performed on the HMC in case of disaster? From what I gather in the documentation, there is a critical data backup and a... (2 Replies)
Discussion started by: AIXtexas
2 Replies

4. UNIX Benchmarks

Mac Mini (Intel)

Model Name: Mac mini Model Identifier: Macmini2,1 Processor Name: Intel Core 2 Duo Processor Speed: 1.83 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 2 MB Memory: 2 GB Bus Speed: 667 MHz Boot ROM Version: MM21.009A.B00... (0 Replies)
Discussion started by: tnorth
0 Replies

5. AIX

IVE

Hi, is the IVE not included by default in the latest Power7 models? When did it disappear? Can it be ordered as an add-on? Thanks for answering, ff (0 Replies)
Discussion started by: firefox111
0 Replies

6. Shell Programming and Scripting

Using multiple gsub() function under a loop in awk

Hi ALL, I want to replace string occurrence in my file "Config" using a external file named "Mapping" using awk. $cat Config ! Configuration file for RAVI ! Configuration file for RACHANA ! Configuration file for BALLU $cat Mapping ravi:ram rachana:shyam ballu:hameed The... (5 Replies)
Discussion started by: useless79
5 Replies

7. Shell Programming and Scripting

Parsing a log file and creating a report script

The log file is huge and lot of information, i would like to parse and make a report . below is the log file looks like: REPORT DATE: Mon Aug 10 04:16:17 CDT 2017 SYSTEN VER: v1.3.0.9 TERMINAL TYPE: prod SYSTEM: nb11cu51 UPTIME: 04:16AM up 182 days 57 mins min MODEL, TYPE, and SN:... (8 Replies)
Discussion started by: amir07
8 Replies