wmcdrom-0.1

wmcdromwmcdrom is a dock application for WindowMaker. When launched wmcdrom creates a 48 x 48 pixel showing a CD ROM (centered in a 64 x 64 pixel tile). To dock wmcdrom, left-click on the border of the tile and drag the tile to the dock area.

By clicking the CD ROM image you can mount and unmount CD ROM media.


When a media is mounted, the CD ROM image will change to:

Mounted


Syntax

wmcdrom [-e ejectcmd] [-m mountcmd] [-u umountcmd] devicefile

You must specify the devicefile. The commands called by the -e, -m and -u switches gets the devicefile as the first argument.

Requirements

wmcdrom needs gdk_pixbuf to run.

Installation

To install wmcdrom:

  1. Download the latest version of wmcdrom.
  2. Unpack the archive: gunzip -c wmcdrom-0.1.tar.gz | tar xf -
  3. Verify the PREFIX setting in the Makefile. wmcdrom will install to /usr/X11R6/bin.
  4. Type make
  5. As root, type make install

Launch wmcdrom and then drag the icon to the dock as described above.

Limitations

wmcdrom currently only looks nice in 64x64 pixels icon size.

Support

Changelog

2002-09-28
	Initial release (v0.1).

Home