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 \r 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¶
- •
- cme