Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

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

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

NAME
Config::Model::models::LCDd::EyeboxOne - Configuration class LCDd::EyeboxOne 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/ttyS1'. Size Set the display size Optional. Type uniline. upstream_default: '20x4'. Backlight Switch on the backlight? Optional. Type uniline. upstream_default: 'yes'. Cursor Switch on the cursor? Optional. Type uniline. upstream_default: 'no'. Speed Set the communication speed Optional. Type enum. choice: '1200', '2400', '9600', '19200'. upstream_default: '19200'. LeftKey Enter Key is a character, so it's hardcoded in the driver. Optional. Type uniline. default: 'D'. RightKey Optional. Type uniline. default: 'C'. UpKey Optional. Type uniline. default: 'A'. DownKey Optional. Type uniline. default: 'B'. EscapeKey Optional. Type uniline. default: 'P'. keypad_test_mode You can find out which key of your display sends which character by setting keypad_test_mode to yes and running LCDd. LCDd will output all characters it receives. Afterwards you can modify the settings above and set keypad_set_mode to no again.Optional. Type uniline. default: 'no'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::EyeboxOne(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

7 More Discussions You Might Find Interesting

1. AIX

diag report

Hello Everybody, we have a System Model: IBM,7017-S7A running AIX 4.3 Processor Type: PowerPC_RS64-II Number Of Processors: 4 I found while running "diag" the following errors. The Service Request Number(s)/Probable Cause(s) (causes are listed in descending order of... (3 Replies)
Discussion started by: karthikosu
3 Replies

2. 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

3. AIX

Powerha on P595 and Blade HX5 Type 787

Hello Everyobdy! Is it poosible to implement PowerHa on Different Server like power 595 and Blade HX5 Type 787 Thanks in Advance (8 Replies)
Discussion started by: Vit0_Corleone
8 Replies

4. 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

5. 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

6. Shell Programming and Scripting

awk question

I have a data set that has 9 columns (Name, Type, Score). here's a sample name=name, Type = Q(for quiz) - E(for exams) - H(for Homework) - F(for final), Score = 90. I can easily add up all my scores then divide them for average or mean (total/n). How do I assign the value to corresponding letter... (1 Reply)
Discussion started by: geekmonster
1 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