Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
OSDClock(1osd_clock)					    OSDClock(1osd_clock)

NAME
     osd_clock - X on-screen clock displayer

SYNOPSIS
     osd_cat [OPTION]... [+FORMAT]

DESCRIPTION
     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

AUTHOR
     Jon Beckham <leftorium@leftorium.net>
     Martijn van de Streek <martijn@foodfight.org>
     Nathan Walp <faceprint@faceprint.com>

COPYRIGHT
     It is distributed under the GNU General Public License.

X OSD Clock			   March 2001		    OSDClock(1osd_clock)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=osd_clock&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help