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