icesound -V (return code: 255)
1.3.8+mod+20161220
icesound --help (return code: 2)
Usage: icesound [OPTION]...
Plays audio files on GUI events raised by IceWM.
Options:
-d, --display=DISPLAY Display used by IceWM (default: $DISPLAY).
-s, --sample-dir=DIR Specifies the directory which contains
the sound files (ie ~/.icewm/sounds).
-i, --interface=TARGET Specifies the sound output target
interface, one of OSS, YIFF, ESD, ALSA
-D, --device=DEVICE (ALSA & OSS only) specifies the device to use
(OSS default: /dev/dsp; ALSA: default).
-S, --server=ADDR:PORT (ESD and YIFF) specifies server address and
port number (default localhost:16001 for ESD
and localhost:9433 for YIFF).
-m, --audio-mode[=MODE] (YIFF only) specifies the Audio mode (leave
blank to get a list).
--audio-mode-auto (YIFF only) change Audio mode on the fly to
best match sample's Audio (can cause
problems with other Y clients, overrides
--audio-mode).
-v, --verbose Be verbose (prints out each sound event to
stdout).
-V, --version Prints version information and exits.
-h, --help Prints (this) help screen and exits.
Return values:
0 Success.
1 General error.
2 Command line error.
3 Subsystems error (ie cannot connect to server).