Type deai.plugin.xorg.randr:ViewConfig
See View.config for more information about this type
Properties
Height |
|
Outputs |
|
Reflection |
|
Rotation |
|
Width |
|
X offset |
|
Y offset |
- height: integer
- Type:
integer
Height
- outputs: [unsigned]
- Type:
[unsigned]
Outputs
- reflection: unsigned
- Type:
unsigned
Reflection
Bit 1 means reflection along the X axis, bit 2 means the Y axis.
- rotation: unsigned
- Type:
unsigned
Rotation
0, 1, 2, 3 means rotating 0, 90, 180, 270 degrees respectively.
- width: integer
- Type:
integer
Width
- x: integer
- Type:
integer
X offset
- y: integer
- Type:
integer
Y offset