Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XCD(1)			     General Commands Manual			  XCD(1)

NAME
     xcd - a simple CD player

SYNOPSIS
     xcd [-small ] [-linear ] [device ]

OPTIONS
     -small	 use 16x16 pixels buttons. Default button size is 31x26 pixels

     -linear	 use a linear volume scale

     device	 the player name. Defaults to /dev/cd0c. May be overriden by the
		 CDPLAYER environmant variable.

DESCRIPTION
     Xcd  is  a  simple GUI to control a CD player. It requires Tcl/Tk to be in-
     stalled on your system.
     Xcd has the usual buttons to control a CD player:	"play",  "pause/resume",
     "stop",  "eject", "next track", "previous track", "rewind", "forward" and a
     volume slider.
     Xcd continuously displays the current track number and the elapsed time  of
     the  track.  Pressing the left mouse button on the "track" label causes Xcd
     to display the total number of the tracks and the	total  duration  of  the
     disk. Pressing the left mouse button on the "time" label causes Xcd to dis-
     play the duration of the current track.
     You can also play a specified track by clicking with button 2 in the "time"
     label and using the popup menu.

ENVIRONMENT
     CDPLAYER to specify which device to use. Default device is /dev/rcd0c.

SEE ALSO
     cdplayer (1)

COPYRIGHT
     Copyright (C) 1994 by Jean-Marc Zucconi.  Everyone is granted permission to
     copy, modify and redistribute.  This notice must be preserved on all copies
     or derivates.

AUTHOR
     Jean-Marc Zucconi	(jmz@cabri.obs-besancon.fr)

									  XCD(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xcd&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help