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

NAME
Config::Model::models::LCDd::CwLnx - Configuration class LCDd::CwLnx 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: '12232', '12832', '1602'. upstream_default: '12232'. Device Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd'. Size Select the LCD size. Default depends on model: 12232: 20x4 12832: 21x4 1602: 16x2. Optional. Type uniline. default: '20x4'. Speed Set the communication speed Optional. Type enum. choice: '9600', '19200'. upstream_default: '19200'. Reboot Reinitialize the LCD's BIOS normally you shouldn't need this. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. Keypad If you have a keypad connected. Keypad layout is currently not configureable from the config file.Optional. Type uniline. default: 'yes'. keypad_test_mode If you have a non-standard keypad you can associate any keystrings to keys. There are 6 input keys in the CwLnx hardware that generate characters from 'A' to 'F'. The following is the built-in default mapping hardcoded in the driver. You can leave those unchanged if you have a standard keypad. You can change it if you want to report other keystrings or have a non standard keypad. KeyMap_A=Up KeyMap_B=Down KeyMap_C=Left KeyMap_D=Right KeyMap_E=Enter KeyMap_F=Escape keypad_test_mode permits one to test keypad assignment Default value is no. Optional. Type uniline. default: 'yes'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::CwLnx(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