Config-Model-LcdProc

 view release on metacpan or  search on metacpan

lib/Config/Model/models/LCDd/hd44780.pod  view on Meta::CPAN

=item default value :

true

=back



=head2 DelayMult

If your display is slow and cannot keep up with the flow of data from
LCDd, garbage can appear on the LCDd. Set this delay factor to 2 or 4
to increase the delays. Default: 1. I< Optional. Type uniline.  > 

=over 4

=item upstream_default value :

2

=back



=head2 Device

Device of the serial, I2C, or SPI interface I< Optional. Type uniline.  > 

=over 4

=item upstream_default value :

/dev/lcd

=back



=head2 ExtendedMode

If you have an HD66712, a KS0073 or another controller with 'extended mode',
set this flag to get into 4-line mode. On displays with just two lines, do
not set this flag.
As an additional restriction, controllers with and without extended mode
AND 4 lines cannot be mixed for those connection types that support more
than one display! I< Optional. Type uniline.  > 

=over 4

=item upstream_default value :

yes

=back



=head2 KeepAliveDisplay

Some displays (e.g. vdr-wakeup) need a message from the driver to that it
is still alive. When set to a value bigger then null the character in the
upper left corner is updated every <KeepAliveDisplay> seconds. Default: 0. I< Optional. Type uniline.  > 

=over 4

=item upstream_default value :

0

=back



=head2 KeyMatrix_4_1

If you have a keypad you can assign keystrings to the keys.
See documentation for used terms and how to wire it.
For example to give directly connected key 4 the string "Enter", use:
  KeyDirect_4=Enter
For matrix keys use the X and Y coordinates of the key:
  KeyMatrix_1_3=Enter. I< Optional. Type uniline.  > 

=over 4

=item default value :

Enter

=back



=head2 KeyMatrix_4_2

I< Optional. Type uniline.  > 

=over 4

=item default value :

Up

=back



=head2 KeyMatrix_4_3

I< Optional. Type uniline.  > 

=over 4

=item default value :

Down

=back



=head2 KeyMatrix_4_4



( run in 1.779 second using v1.01-cache-2.11-cpan-39bf76dae61 )