man synce-sound (Commandes) - play sounds on device connect/disconnect

NAME

synce-sound - play sounds on device connect/disconnect

SYNOPSIS

synce-sound install | uninstall | connect | disconnect

DESCRIPTION

synce-sound plays a sound when a device is connected or disconnected from dccm.

To play .wav files, synce-sound uses the play program supplied in the sox package.

No sounds are supplied with this program. The first time you connect after running synce-sound install it will copy the files Infbeg.wav and Infend.wav from the Windows directory on the device to the files connect.wav and disconnect.wav in the ~/.synce/sounds/ directory. You can overwrite these files to customize what sounds are played.

OPTIONS

install
Install the script ~/.synce/scripts/synce-sound-runner.sh that uses dccm calls to play a sound on connect and disconnect.
uninstall
Remove synce-sound-runner.sh.
connect
Play connect sound. Used by synce-sound-runner.sh.
disconnect
Play disconnect sound. Used by synce-sound-runner.sh.

AUTHOR

David Eriksson <twogood@users.sourceforge.net>.

SEE ALSO