The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

X11::XRandR::Output - A video output

VERSION

version 0.01

ATTRIBUTES

name

Border

An instance of X11::XRandR::Border. Optional.

Clones

Optional.

Brightness

Optional.

connection

The state of the connection. See "Connection" in X11::XRandR::Types for values.

CRTC

The CRTC value.

CRTCs

An array of CRTC values.

cur_crtc

An instance of X11::XRandR::CurCrtc. Optional.

cur_mode

An instance of X11::XRandR::CurMode. Optional.

dimension

An instance of X11::XRandR::Dimension. Optional.

Gamma

An arrayref of floats. Optional.

Identifier

Timestamp

Subpixel

For values, see "SubPixelOrder" in X11::XRandR::Types.

rotations

An array of "Direction" in X11::XRandR::Types values

reflections

An array of x and/or y values.

modes

An array of X11::XRandR::Mode objects.

Panning

An instance of X11::XRandR::Geometry. Optional.

Tracking

An instance of X11::XRandR::Geometry. Optional.

Transform

An instance of X11::XRandR::Transform.

primary

Boolean True if the primary output.

properties

An array of X11::XRandR::Property objects. Optional

METHODS

has_Border

Boolean True if "Border" has been specified

has_Clones

Boolean True if Clones was specified.

has_Brightness

Boolean True if Brightness was specified.

has_cur_crtc

Boolean True if "cur_crtc" has been specified

has_cur_mode

Boolean True if "cur_mode" has been specified

has_dimension

Boolean True if dimension was specified.

has_Gamma

Boolean True if Gamma was specified.

has_modes

Boolean True if "modes" was specified.

has_Panning

Boolean True if "Panning" was specified.

has_Tracking

Boolean True if "Tracking" was specified.

has_properties

Boolean True if "properties" was specified.

to_string

Return a string rendition of the object just as xrandr would.

map_reflection_in

Map a reflection from xrandr's nomenclature for an output to a "Reflection" in X11::XRandR::Type value.

map_reflection_out

Map a "Reflection" in X11::XRandR::Type value to xrandr's nomenclature for an output.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=X11-XRandR or by email to bug-X11-XRandR@rt.cpan.org.

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

SOURCE

The development version is on github at https://github.com/djerius/x11-xrandr and may be cloned from git://github.com/djerius/x11-xrandr.git

SEE ALSO

Please see those modules/websites for more information related to this module.

AUTHOR

Diab Jerius <djerius@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Diab Jerius.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007