File: menu.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 (55 lines) | stat: -rw-r--r-- 994 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
52
53
54
55
=head1 NAME

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

=head1 VERSION

version 2.021

=head1 DESCRIPTION

Configuration classes used by L<Config::Model>

generated from LCDd.conf

=head1 Elements

=head2 MenuKey

You can configure what keys the menu should use. Note that the MenuKey
will be reserved exclusively, the others work in shared mode.
Up to six keys are supported. The MenuKey (to enter and exit the menu), the
EnterKey (to select values) and at least one movement keys are required.
These are the default key assignments:I<< Optional. Type uniline. default: 'Escape'.  >>

=head2 EnterKey

I<< Optional. Type uniline. default: 'Enter'.  >>

=head2 UpKey

I<< Optional. Type uniline. default: 'Up'.  >>

=head2 DownKey

I<< Optional. Type uniline. default: 'Down'.  >>

=head2 LeftKey

I<< Optional. Type uniline. default: 'Left'.  >>

=head2 RightKey

I<< Optional. Type uniline. default: 'Right'.  >>

=head1 SEE ALSO

=over

=item *

L<cme>

=back

=cut