Type deai.plugin.xorg.randr:Output

See RandrExt.find_output, RandrExt.output-change, RandrExt.outputs, MonitorInfo.output, View.outputs for more information about this type

Properties

backlight

Backlight level

current_view

Output’s current connected view

info

Output info

max_backlight

Max possible backlight level

props

Output properties

backlight: integer
Type:

integer

Backlight level

Read/write property for getting/setting the screen backlight level. Check max_backlight for the largest possible level.

current_view: View
Type:

View

Output’s current connected view

A “view” is the portion of the overall Xorg screen that’s displayed on this output.

info: OutputInfo
Type:

OutputInfo

Output info

max_backlight: integer
Type:

integer

Max possible backlight level

props: OutputProps
Type:

OutputProps

Output properties