.TH Yauap 1 "MARCH 2008" .SH NAME yauap \- a simple command line audio player based on the GStreamer multimedia framework. .SH SYNOPSIS \fByauap\fP [options] [URL1] [URL2] ... .SH DESCRIPTION \fBYauap\fP a simple command line audio player based on the GStreamer multimedia framework. It provides a simple command line interface to play any audio file or stream supported by GStreamer framework installed on you system. Basic functions can be controlled via key bindings (unless \fB\-slave\fP option was given), which are specified in the section \fBKey Bindings\fP below. \fBYauap\fP also supports remote control of its functions via DBus. .PP You must specify URL(s) to play unless you run \fByauap\fP with the \fB\-noexit\fP option. .SS Options .TP \fB\-h\fP Display help .TP \fB\-cdrom-device\fP device Specify the CDROM device to play audio CD. .TP \fB\-slave\fP Start in slave mode (i.e. with key bindings disabled) .TP \fB\-noexit\fP Do not exit when the play-list is finished. Useful if you intend to initiate playback of the audio file/stream via DBus interface. .SS Key Bindings .TP SPACE Pause/Resume playback .TP <- -> Seek backward/forward 10 seconds. .TP up and down Seek backward/forward 1 minute. .TP q / ESC Quit .TP / and * Decrease/increase volume. .SH AUTHORS Yauap author is Sascha Sommer . This manual page was written by Modestas Vainius for Debian distribution.