fp Termcap issue
Kenneth Brody
kenbrody at spamcop.net
Thu May 28 19:59:55 PDT 2009
Douglas Luurs wrote:
> We’re migrating FilePro from SCO Openserver 6.0 to RedHat Enterprise Linux 5.3. We’re trying to get all of our key bindings to match the old installation by changing /appl/fp/termcap. We’re having good success except when changing the BRKY key. On the old server BRKY was assigned to Delete whereas on the new server it’s assigned to Ctrl-C. Within the FilePro developers reference (page 658) I can see that the termcap code for BRKY is PY. Trouble is, no matter what I set PY to, the setting isn’t honored. I’m able to get our other bindings changed, just not this one.
>
> Any input you have would be appreciated as this has become a frustrating problem.
There is no "PY" termcap entry used by filePro. There is an LY entry, which
tells filePro what label to display.
The actual key that causes a break is controlled by stty's "intr" setting.
--
Kenneth Brody
More information about the Filepro-list
mailing list