Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mcdp(1) [debian man page]

MCDP(1) 							   User commands							   MCDP(1)

NAME
mcdp - a small cdplayer for linux SYNOPSIS
mcdp [/dev/some-cdrom-device] DESCRIPTION
The command mcdp is used for playing AudioCD's. It has a curses like userinterface and is fairly simple to use. OPTIONS
There is only one optional option - a cd device, e.g. /dev/cdrom2. KEYS
KEY DESCRIPTION # play track number # (0,1..9) cursor up fast forward cursor right slow forward cursor left slow rewind cursor down fast rewind space next track b/B previous track S/s toggle start/stop P/p toggle pause/resume E/e eject cdrom device C/c close cdrom device R/r redraw screen M/m change playmethod (-/+) +/- change trackmodifier (+/-) </> change audio volume of cdrom device (-/+) Q/q quit mcdp ENVIRONMENT VARIABLES
CDDA_DEVICE Reserved or later :) CDROM Try this cdrom as default (if unset, CDROM_DEFAULT from params.h is used). CDDB_PATH path to your local cddb files (if unset, _no_ cddb titelinfo is displayed) CDDB_SERVER IP:PORT of a freedb server (if unset, only local cddb stuff is used, if it exists in $CDDB_PATH/$discid). LOGNAME Is used for remote cddb login. HOSTNAME Is used for remote cddb login too. FILES
$HOME/.workmandb Is used (first) for reading wmdb entries. $CDDB_PATH/* Is used for reeading/writing cddb entries. RETURN VALUES
0 no errors occured / normal quit 1 the given cd-device isn't a cd-device 2 your cd seems to be sth. other then a CD-Audio or CD-Mixed 3 some error while processing terminal code NOTES
Some terminals don't like the default escape-sequences from params.h ... if so, you have to edit them ! Successfully tested terminals are vt100, linux, xterm, xterm-color. If you haven't direct access to a freedb server, you may use some port redirector program ... see freshmeat. If you have devfs, mcdp will try /dev/cdroms/cdrom0, else /dev/cdrom is tried! AUTHOR
Tino Reichardt <milky-mcdp@mcmilk.de> Homepage: http://www.mcmilk.de/projects/mcdp/ mcdp-0.4 2004-02-20 MCDP(1)

Check Out this Related Man Page

cddb-slave2-properties(1)                                          User Commands                                         cddb-slave2-properties(1)

NAME
cddb-slave2-properties - modify CD database preferences SYNOPSIS
cddb-slave2-properties [gnome-std-options] DESCRIPTION
The cddb-slave2-properties tool enables you to configure a CD database that can be queried by your system. A CD database contains informa- tion about CDs, such as the name of the artist, the title, and the track list. When an application plays a CD, the application can query the CD database to obtain information about the CD, and then display the information. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Launching the CD Database preference tool example% cddb-slave2-properties EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/cddb-slave2-proThetcommand-line executable for the application. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-freedb-libs | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
CD Player Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-cd(1), gnome-control-center(1), gnome-std-options(5) NOTES
Written by Glynn Foster, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 cddb-slave2-properties(1)
Man Page