File: lis.pod

package info (click to toggle)
libconfig-model-perl 2.021-3%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,104 kB
  • sloc: perl: 20,550; makefile: 11
file content (46 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=head1 NAME

Config::Model::models::LCDd::lis - Configuration class LCDd::lis

=head1 VERSION

version 2.021

=head1 DESCRIPTION

Configuration classes used by L<Config::Model>

generated from LCDd.conf

=head1 Elements

=head2 Brightness

Set the initial brightness 
0-250 = 25%, 251-500 = 50%, 501-750 = 75%, 751-1000 = 100%I<< Optional. Type integer. upstream_default: '1000'.  >>

=head2 Size

Columns by lines I<< Optional. Type uniline. upstream_default: '20x2'.  >>

=head2 VendorID

USB Vendor ID 
Change only if testing a compatible device.I<< Optional. Type uniline. upstream_default: '0x0403'.  >>

=head2 ProductID

USB Product ID 
Change only if testing a compatible device.I<< Optional. Type uniline. upstream_default: '0x6001'.  >>

=head1 SEE ALSO

=over

=item *

L<cme>

=back

=cut