Begin4
Title:          morse
Version:        2001.01.17
Entered-date:   Wed Mar  7 12:34:13 CET 2001
Description:    A generic morse code practice utility for Unix systems.
               Currently supported devices:
                 Sun:    Sun workstation with audio hardware.
                 HP:     HP9000s700 with audio hardware.
                 X11:    The X11 window system. (Warning: not all X11
                         implementations handle duration and frequency
                         of beeps properly!)
                 Indigo: The SGI Indigo workstation. (See comments in
                         beepIndigo.c about caveats and limitations.)
                 Linux:  The IBM PC console speaker.
                 AdLib:  AdLib/SoundBlaster FM chip. (See comments in
                         beepAdLib.c about caveats and limitations.)
                 OSS/ALSA: Open Sound System /dev/dsp device.
               (A modified version of the program "QSO" by Paul
               J. Drongowski is also included.)
Keywords:       cw, morse code, ham, amateur radio, linux, unix, tutor
Author:         Joe Dellinger and others
Maintained-by:  Last modified by Jacek M. Holeczek <[email protected]>
Primary-site:   ibiblio.org /pub/Linux/apps/ham/morse/morse.tar.gz
Alternate-site:
Original-site:
Platforms:      Unix (Sun, HP, X11, Indigo), Linux (console, AdLib, OSS, ALSA)
               Included binaries were compiled on a RedHat 6.1/i386 machine
               (kernel 2.2.16, egcs-2.91.66, libc 2.1.3).
Copying-policy: Berkeley style copyright.
End