.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH TICKER.APP 1 "October 15, 2001" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME ticker.app \- a ticker dockapp .SH SYNOPSIS .B ticker.app .RI [ options ] .br .SH DESCRIPTION This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBticker.app\fP is just like a ticker, and is designed in the dockapp that is supported by X window managers such as Window Maker, AfterStep, BlackBox, and Enlightenment. It reads a file that is specified by the command line, and displays each line in a viewing area periodically. It rereads automatically when the file has been modified. If you run in a tail-mode, it ticks only the last line. Another area to display is a popup window. The popup window may be opened by clicking the up arrow button. You can skip to next line by clicking the right allow button, and controll the viewing area by dragging the horizontal scrollbar or the mouse wheel. .SH OPTIONS This program follows the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .TP \-f, \-\-file file to display .TP \-t, \-\-tail run the application in tail mode .TP \-d, \-\-display display to use .TP \-fg, \-\-foreground foreground color (white is default) .TP \-bg, \-\-background background color (rgb:52/52/52 is defalt) .TP \-p, \-\-popup run the application with popup window .TP \-pp, \-\-popup-pos [+\|\-]x[+\|\-]y position of popup window .TP \-fn, \-\-font font to use .TP \-fp, \-\-font\-popup font to use in popup window .TP \-sf, \-\-speed\-fast fast scrolling .TP \-ss, \-\-speed\-slow slow scrolling .TP \-bw, \-\-broken\-wm activate broken window manager fix .TP \-h, \-\-help show this help text and exit .TP \-v, \-\-version show program version and exit .TP \-w, \-\-windowed run the application in windowed mode .TP \-h, \-\-help show summary of options. .TP \-v, \-\-version show version of program. .SH AUTHOR Ticker.app, as known as WMTicker, was originally written by Jiro Sekiba , and was rewritten more than 90% of the source code from scratch by Seiichi SATO . This manual page was written by Gurkan Sengun , for the Debian GNU/Linux system (but may be used by others).