CinnamonDesktop.RRConfig¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
w/co  | 
The   | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class CinnamonDesktop.RRConfig(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new_current(screen)¶
 - Parameters:
 screen (
CinnamonDesktop.RRScreen) –- Raises:
 - Return type:
 
- applicable(screen)¶
 - Parameters:
 screen (
CinnamonDesktop.RRScreen) –- Raises:
 - Return type:
 
- apply(screen)¶
 - Parameters:
 screen (
CinnamonDesktop.RRScreen) –- Raises:
 - Return type:
 
- apply_persistent(screen)¶
 - Parameters:
 screen (
CinnamonDesktop.RRScreen) –- Raises:
 - Return type:
 
- equal(config2)¶
 - Parameters:
 config2 (
CinnamonDesktop.RRConfig) –- Return type:
 
- get_clone()¶
 - Returns:
 whether at least two outputs are at (0, 0) offset and they have the same width/height. Those outputs are of course connected and on (i.e. they have a CRTC assigned).
- Return type:
 
- get_outputs()¶
 - Returns:
 the output configuration for this
CinnamonDesktop.RRConfig- Return type:
 
- load_current()¶
 - Raises:
 - Return type:
 
- match(config2)¶
 - Parameters:
 config2 (
CinnamonDesktop.RRConfig) –- Return type:
 
- sanitize()¶
 
Property Details¶
- CinnamonDesktop.RRConfig.props.screen¶
 - Name:
 screen- Type:
 - Default Value:
 - Flags:
 
The
CinnamonDesktop.RRScreenthis config applies to