table of contents
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
DESCRIPTION¶
Configuration classes used by Config::Model
generated from LCDd.conf
Elements¶
Backlight¶
Switch on the backlight? Optional. Type uniline.
Cursor¶
Switch on the cursor? Optional. Type uniline.
Device¶
Select the output device to use Device=/dev/cua01. Optional. Type uniline.
- upstream_default value :
- /dev/ttyS1
DownKey¶
Optional. Type uniline.
EscapeKey¶
Optional. Type uniline.
LeftKey¶
Enter Key is a \r character, so it's hardcoded in the driver. Optional. Type uniline.
RightKey¶
Optional. Type uniline.
Size¶
Set the display size Optional. Type uniline.
Speed¶
Set the communication speed Optional. Type enum. choice: '1200', '2400', '9600', '19200'.
- upstream_default value :
- 19200
UpKey¶
Optional. Type uniline.
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.
SEE ALSO¶
- •
- cme
2023-10-13 | perl v5.36.0 |