Contained Within
Find More Documentation
Featured Support Resources
| Descargar este libro en PDF
NAME
- plaid - paint some plaid-like patterns in an X window
SYNOPSIS
-
plaid [ -b ] [ -fg color ] [ -bg color ] [ -bd color ] [ -bw number ] [ -geometry geometry ] [ -display display ]
OPTIONS
-
-
-b
- enable backing store for the window
-
-
-fg color This option specifies the color to use for the foreground of the window. The
- default is ``white.''
-
-
-bg color
- This option specifies the color to use for the background of the window. The default is ``black.''
-
-
-bd color
- This option specifies the color to use for the border of the window. The default is ``white.''
-
-
-bw number
- This option specifies the width in pixels of the border surrounding the window.
-
-
-geometry geometry
define the initial window geometry; see X11(7).
-
-
-display display
- specify the display to use; see X11(7).
DESCRIPTION
-
Plaid displays a continually changing plaid-like pattern in a window.
SEE ALSO
-
X11(7)
COPYRIGHT
- Copyright 1988, Massachusetts Institute of Technology.
- See X11(7) for a full statement of rights and permissions.
|
|