[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ADT for Linux?



Hi there,
Great ADT port.  One slight annoyance though.  Actually, a couple.
The first has to do with the fact that Linux is case sensative where
filenames are concerned.  I make it a habbit to leave my caps lock down on
my Apple since most programs require it, at least the ones I use.  So when I
use the Linux ADT, and want to, say, receive test.dsk it actually tries to
send TEST.DSK unless I release my caps lock.
Another annoyance is that aparently ADT doesn't like to be run as a
background process.  Probably something to do with keyboard input handling
or something, but it terminates immediately when run with a & at the end,
even if I specify serial and baud parameters on the command line.  I think
it would be nice to be able to run ADT in the background, so it'd just run
all the time and I could use it if and when I needed it without having to
worry about starting it up.
Other than that, it's a great port!  Thanks for good work!
Jayson.

"Christian Groessler" <cpg@aladdin.de> wrote in message
news:87pt3jh6mt.fsf@tigerman.ealaddin.org...
> "Jayson Smith"
<nospamratguyspambegone@nospamplease.bellsouth.ihatespam.net> writes:
>
> > Hi,
> > I found a version of ADT for Linux, but the distribution was missing
> > aparently a critical file, adt.h, which was included in one of the
source
> > files.  Besides, the author indicated that there were probably some
aspects
> > that didn't work.  Is there a known working port of ADT for strait
console
> > Linux?
>
> I've ported ADT once for Unix (Linux).
> See ftp://ftp.groessler.org/pub/chris/adt/adt122unix.tar.gz
>
> regards,
> chris