NAME
X11::XRandR::Mode - A Video Mode
VERSION
version 0.01
ATTRIBUTES
name
current
Boolean is this the current mode?
preferred
Boolean is this the preferred mode?
modeFlags
Video Mode Flags; see "ModeFlag" in X11::XRandR::Types
width
height
hSyncStart
hSyncEnd
hTotal
hSkew
vSyncStart
vSyncEnd
vTotal
id
dotClock
The refresh rate. An instance of X11::XRandR::Frequency.
hSync
The horizontal sync rate. An instance of X11::XRandR::Frequency.
vSync
The vertical sync rate. An instance of X11::XRandR::Frequency.
METHODS
to_string
Return a string rendition of the object just as xrandr would.
to_XRRModeInfo
Create an XRRModeInfo object
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