cdmon 0.41 review
DownloadCDMON is a plug&play daemon that monitors CD medias insertion
|
|
CDMON is a plug&play daemon that monitors CD medias insertion. When a CD is detected, cdmon mounts it and displays a dockapp that allows :
- to launch your favorite filemanager (left click)
- to unmount the device and eject CD (right click).
The dockapp also shows media information.
Installation:
> cd to the source directory :
> Modify the makefile if needed to tell cdmon where libfam is and where to install :
OBJECTS = cdmon.o famdetect.o dockapp.o /usr/lib/libfam.so
DESTDIR =
PREFIX = /usr
SRCPATH = .
BINPATH = $(DESTDIR)$(PREFIX)/bin
CONFDIR = /etc/cdmon
SHAREDIR = /share/devmon
> make install # will build and install everything
Note : make uninstall removes everything
Requirements:
kernel 2.4 or 2.6 with procfs
sgi fam
cdmon 0.41 keywords