============================ Type deai.plugin.xorg:Screen ============================ .. lua:module:: deai.plugin.xorg.Screen See :lua:attr:`Connection.screen ` for more information about this type Properties ========== .. list-table:: :header-rows: 0 * - :lua:attr:`height ` - Height of the screen * - :lua:attr:`width ` - Width of the screen .. lua:attribute:: height: integer :type: integer Height of the screen .. lua:attribute:: width: integer :type: integer Width of the screen