X11
Changes window attributes:
- Format:
- SPECTRA
>
x11/rai
se [=gra
phic]
SPECTRA>
x11/rai
se [=alp
ha]
SPECTRA>
x11/low
er [=gra
phic]
SPECTRA>
x11/low
er [=alp
ha]
- Description:
- Raises/lowers a window, by default these commands apply to
the graphic window.
- Format:
- SPECTRA
>
x11/mov
e [=(px,py)]
- Description:
- Moves a window to the specified pixel position.
The default is the upper left corner for the graphics
window and the lower right corner for the alpha window.
- /alp
ha
- The alpha window is moved.
- Format:
- SPECTRA
>
x11/res
ize [=(px,py)]
- Description:
- Resizes a window. The sizes are given in units of pixel.
The default for the graphics window is (561,373),
the default for the alpha window is its size when SPECTRA started.
- /alp
ha
- The alpha window is resized.
- Format:
- SPECTRA
>
x11/sy
nchronize=0
SPECTRA>
x11/sy
nchronize=1
- Description:
- Enables/disables xlib call synchronization.
Used for debugging purposes. By default synchronization is
disabled.