File: svga.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 (51 lines) | stat: -rw-r--r-- 965 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
47
48
49
50
51
=head1 NAME

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

=head1 VERSION

version 2.021

=head1 DESCRIPTION

Configuration classes used by L<Config::Model>

generated from LCDd.conf

=head1 Elements

=head2 Mode

svgalib mode to use 
legal values are supported svgalib modes. I<< Optional. Type uniline. upstream_default: 'G320x240x256'.  >>

=head2 Size

set display size I<< Optional. Type uniline. upstream_default: '20x4'.  >>

=head2 Contrast

Set the initial contrast 
Can be set but does not change anything internally. I<< Optional. Type integer. upstream_default: '500'.  >>

=head2 Brightness

Set the initial brightness I<< Optional. Type integer. upstream_default: '1000'.  >>

=head2 OffBrightness

Set the initial off-brightness 
This value is used when the display is normally
switched off in case LCDd is inactive. I<< Optional. Type integer. upstream_default: '500'.  >>

=head1 SEE ALSO

=over

=item *

L<cme>

=back

=cut