================================ Type deai.plugin.xorg.randr:Mode ================================ .. lua:module:: deai.plugin.xorg.randr.Mode See :lua:attr:`RandrExt.modes `, :lua:attr:`OutputInfo.modes `, :lua:attr:`OutputInfo.preferred_mode ` for more information about this type Properties ========== .. list-table:: :header-rows: 0 * - :lua:attr:`fps ` - Refresh rate * - :lua:attr:`height ` - Height * - :lua:attr:`id ` - Mode id * - :lua:attr:`width ` - Width .. lua:attribute:: fps: float :type: float Refresh rate .. lua:attribute:: height: unsigned :type: unsigned Height .. lua:attribute:: id: unsigned :type: unsigned Mode id .. lua:attribute:: width: unsigned :type: unsigned Width