Config::Model::models::LCDd::glcd(3pm) | User Contributed Perl Documentation | Config::Model::models::LCDd::glcd(3pm) |
Config::Model::models::LCDd::glcd - Configuration class LCDd::glcd
Configuration classes used by Config::Model
generated from LCDd.conf
Set brightness of the backlight if the backlight is switched 'on'. Optional. Type integer.
Width and height of a character cell in pixels. This value is only used if the driver has been compiled with FreeType and it is enabled. Otherwise the default 6x8 cell is used. Optional. Type uniline.
Select what type of connection. See documentation for types. Optional. Type uniline.
Set the initial contrast if supported by connection type. Optional. Type integer.
Assign key strings to keys. There may be up to 16 keys numbered 'A' to 'Z'. By default keys 'A' to 'F' are assigned Up, Down, Left, Right, Enter, Escape. Optional. Type uniline.
Optional. Type uniline.
Optional. Type uniline.
Optional. Type uniline.
Time (ms) from first key report to first repeat. Set to 0 to disable repeated key reports. Optional. Type integer.
Time (ms) between repeated key reports. Ignored if KeyRepeatDelay is disabled (set to zero). Optional. Type integer.
Set brightness of the backlight if the backlight is switched 'off'. Set this to zero to completely turn off the backlight. Optional. Type integer.
--- t6963 options --- Parallel port to use legal: 0x200-0x400 Optional. Type uniline.
Width and height of the display in pixel. The supported sizes may depend on the ConnectionType. legal: 1x1-640x480 Optional. Type uniline.
Use LPT port in bi-directional mode. This should work on most LPT port and is required for proper timing! Optional. Type boolean.
Insert additional delays into reads / writes. Optional. Type boolean.
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 boolean.
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.
Inverted: Inverts the pixels. Optional. Type enum. choice: 'yesorno'.
--- picolcdgfx options --- Time in ms for usb_read to wait on a key press. Optional. Type integer.
The display device to use, e.g. serraw:/dev/ttyS0, parport:/dev/parport0 or USB:07c0/1501. Optional. Type uniline.
--- serdisplib options --- Name of the underlying serdisplib driver, e.g. ctinclud. See serdisplib documentation for details. Optional. Type uniline.
Options string to pass to serdisplib during initialization. Use this to set any display related options (e.g. wiring). The display size is always set based on the Size configured above! By default, no options are set. Important: The value must be quoted as it contains equal signs! Optional. Type uniline.
If LCDproc has been compiled with FreeType 2 support this option can be used to turn if off intentionally. Optional. Type boolean.
BacklightColor: The color of the backlight as full brightness. Optional. Type uniline.
Border: Adds a border (empty space) around the LCD portion of X11 window. Optional. Type uniline.
Inverted: inverts the pixels Optional. Type boolean.
Colors are in RRGGBB format prefixed with "0x". PixelColor: The color of each dot at full contrast. Optional. Type uniline.
--- x11 options --- PixelSize is size of each dot in pixels + a pixel gap. Optional. Type uniline.
2023-10-13 | perl v5.36.0 |