CinnamonDesktop.RROutput¶
Fields¶
None
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- class CinnamonDesktop.RROutput¶
- can_clone(clone)¶
- Parameters:
clone (
CinnamonDesktop.RROutput
) –- Return type:
- get_backlight()¶
- Raises:
- Returns:
The currently set backlight brightness
- Return type:
- get_crtc()¶
- Return type:
- get_current_mode()¶
- Return type:
- get_ids_from_edid(vendor, product, serial)¶
- get_possible_crtcs()¶
- Return type:
- get_preferred_mode()¶
- Return type:
- list_modes()¶
- Return type:
- set_backlight(value)¶
- supports_mode(mode)¶
- Parameters:
mode (
CinnamonDesktop.RRMode
) –- Return type: