|
|
| |
OSDClock(1osd_clock) |
|
OSDClock(1osd_clock) |
osd_clock - X on-screen clock displayer
osd_cat [OPTION]... [+FORMAT]
Display date/time information on screen.
- -f FONT
- Set font.
- -c COLOR
- Set color.
- -d DELAY
- Sets the delay (in seconds) that the clock is exposed. Useful if combined
with INTERVAL.
- -F FORMAT
- This option specifies the format to be used to output the date. See
'strftime(3)'.
- -i INTERVAL
- This specifies the interval between displays. Default is 1 (display every
second).
- -s SHADOW
- This option sets the shadow depth. Default 2.
- -o OFFSET
- This option specifies the offset from the top or bottom of screen the text
is displayed. The default is 0. Useful to move above or below
panels or epplets.
- -h, --help
- display this help and exit
Jon Beckham <leftorium@leftorium.net>
Martijn van de Streek <martijn@foodfight.org>
Nathan Walp <faceprint@faceprint.com>
It is distributed under the GNU General Public License.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |