Date : Thu, 26 Sep 1991 19:40:35 GMT
From : swrinde!mips!ptimtc!nntp-server.caltech.edu!rknop@gatech.edu (Robert Andrew Knop)
Subject: Re: C-128 CP/M screen I/O
bwildasi@silver.ucs.indiana.edu (Ben Wildasin) writes:
> .... Two settings that provide
>adequate key scanning while improving performance markedly are "conf
>baud=110" and "conf baud=75,feel=0". I'm not sure exactly what "feel" does
>but the lower the (non-negative) value, the better the keyboard's response.
If memory serves, "feel" indicates how often an interrupt checks the keyboard.
A feel of 0 means to check the keyboard every time; a feel of 1 means to check
the keyboard every other time (skip 1), and so forth. Baud says how many
times the interrupt occurs.
-Rob Knop
rknop@tybalt.caltech.edu