The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# PODNAME: Config::Model::models::Xorg::Monitor::Option
# ABSTRACT:  Configuration class Xorg::Monitor::Option
=encoding utf8

=head1 NAME

Config::Model::models::Xorg::Monitor::Option - Configuration class Xorg::Monitor::Option

=head1 VERSION

version 1.111

=head1 DESCRIPTION

Configuration classes used by L<Config::Model>

=head1 Elements

=head2 DPMS

I<< Optional. Type boolean.  >> 

=head2 SyncOnGreen

I<< Optional. Type boolean.  >> 

=head2 PreferredMode

This optional entry specifies a mode to be marked as the preferred initial mode of the monitor. (RandR 1.2-supporting drivers only).

FIXME: use available Modes + vesa standard. I<< Optional. Type uniline.  >> 

=head2 LeftOf

This optional entry specifies that the monitor should be positioned to the left of the output (not monitor) of the given name. (RandR 1.2-supporting drivers only) I<< Optional. Type uniline.  >> 

=head2 RightOf

This optional entry specifies that the monitor should be positioned to the right of the output (not monitor) of the given name. (RandR 1.2-supporting drivers only) I<< Optional. Type uniline.  >> 

=head2 Above

This optional entry specifies that the monitor should be positioned above the output (not monitor) of the given name. (RandR 1.2-supporting drivers only) I<< Optional. Type uniline.  >> 

=head2 Below

This optional entry specifies that the monitor should be positioned below the output (not monitor) of the given name. (RandR 1.2-supporting drivers only) I<< Optional. Type uniline.  >> 

=head2 Ignore

This optional entry specifies whether the monitor should be turned on at startup. By default, the server will attempt to enable all connected monitors. (RandR 1.2-supporting drivers only) I<< Optional. Type enum. choice: 'false', 'true'. upstream_default: 'false'.  >> 

=head1 SEE ALSO

=over

=item *

L<cme>

=back

=cut