Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

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

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

NAME
Config::Model::models::LCDd::MtxOrb - Configuration class LCDd::MtxOrb 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 Set the display size Optional. Type uniline. upstream_default: '20x4'. Type Set the display type Optional. Type enum. choice: 'lcd', 'lkd', 'vfd', 'vkd'. upstream_default: 'lcd'. Contrast Set the initial contrast NOTE: The driver will ignore this if the display is a vfd or vkd as they don't have this feature. Optional. Type uniline. upstream_default: '480'. hasAdjustableBacklight Some old displays do not have an adjustable backlight but only can switch the backlight on/off. If you experience randomly appearing block characters, try setting this to false. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'. 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'. upstream_default: '19200'. KeyMap_A The following table translates from MtxOrb key letters to logical key names. By default no keys are mapped, meaning the keypad is not used at all.Optional. Type uniline. default: 'Left'. KeyMap_B Optional. Type uniline. default: 'Right'. KeyMap_C Optional. Type uniline. default: 'Up'. KeyMap_D Optional. Type uniline. default: 'Down'. KeyMap_E Optional. Type uniline. default: 'Enter'. KeyMap_F Optional. Type uniline. default: 'Escape'. keypad_test_mode See the [menu] section for an explanation of the key mappings 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::MtxOrb(3pm)

Check Out this Related Man Page

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

NAME
Config::Model::models::LCDd::CFontzPacket - Configuration class LCDd::CFontzPacket 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: '533', '631', '633', '635'. upstream_default: '633'. Device Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd'. 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'. Reboot Reinitialize the LCD's BIOS on driver start. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. USB Enable the USB flag if the device is connected to an USB port. For serial ports leave it disabled. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. OldFirmware Very old 633 firmware versions do not support partial screen updates using 'Send Data to LCD' command(31). For those devices it may be necessary to enable this flag. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'. Size Override the LCD size known for the selected model. Usually setting this value should not be necessary.Optional. Type uniline. default: '20x4'. Speed Override the default communication speed known for the selected model. Default value depends on model Optional. Type enum. choice: '19200', '115200'. SEE ALSO
o cme perl v5.14.2 2012-11-09 Config::Model::models::LCDd::CFontzPacket(3pm)
Man Page