Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

osdctl(1) [debian man page]

OSDCTL(1)						      General Commands Manual							 OSDCTL(1)

NAME
osdctl - Controls osdsh via the command line SYNOPSIS
osdctl <command> DESCRIPTION
osdctl is the command line tool to control a running osdsh(1) COMMANDS
-h Display help -s string displays a string -b name,val displays a bar up to val, named "name" -l name,val displays a slider at val, named "name" -t int display the clock for int seconds -c <0|1> (de)activate the osd clock -m <0|1> (de)activate the mixer display -p <0|1> (de)activate the ppp watch feature -a <0|1|2> (de)activate the apm watch feature 1 for not to show percent bar, 2 to show it -d interface set the ppp interface (Default: ppp0) -A int show battery status for int seconds -e "comm args" tell osdsh to do "comm" with "args" -S scriptfile execute commands form scriptfile -x tell osdsh to quit SEE ALSO
osdsh(1), osdshconfig(1). AUTHOR
This manual page was written by Joachim Breitner <nomeata@debian.org>, for the Debian project (but may be used by others). August 31, 2003 OSDCTL(1)

Check Out this Related Man Page

OSDSH(1)						      General Commands Manual							  OSDSH(1)

NAME
osdsh - Overlays your screen with various system informations SYNOPSIS
osdsh [options] DESCRIPTION
osdsh is a a little program that overlays system information using the XOSD library. OSDsh was originally based on osdd but got some fea- tures added, like: * It is able to display a clock. * Shows the volume levels of the soundcard whenever they change. * Tells you if you are on- or off-line, and the time you were connected. * Shows the battery status and * shows any message you want it to. osdsh forks to the background when started and should be started in the user's session scripts (like ~/.xsession) OPTIONS
-h Show summary of options. -m mixer Set mixer device. (Default: /dev/mixer) -f font Set font (Default: -*-lucidatypewriter-bold-*-*-*-*-240-*-*-*-*-*-*) -c color Set color (Default: green) -d int Set OSD delay (Default: 5) -o int Set shadow offset (Default: 1) -p <0|1> Position of the osd: 0 for top, 1 for bottom. (Default: 1 (bottom)) -a <0|1|2> align of the osd: left, center or right -n number set the nice number so osdsh won't eat your cpu SEE ALSO
osdctl(1), osdshconfig(1). AUTHOR
This manual page was written by Joachim Breitner <nomeata@debian.org>, for the Debian project (but may be used by others). August 31, 2003 OSDSH(1)
Man Page