Re: ORATERM help please !
From: Michael Nolan <nolan_at_helios.unl.edu>
Date: 13 Nov 1993 05:43:22 GMT
Message-ID: <2c1s5q$dgq_at_crcnis1.unl.edu>
Date: 13 Nov 1993 05:43:22 GMT
Message-ID: <2c1s5q$dgq_at_crcnis1.unl.edu>
tim_at_mrc-bsu.cam.ac.uk (Tim Armitage) writes:
> My question is how do I find out which one to use for each key - does
> anyone have a C program which will give me the info I need ?? (I
> am particularly interested in >using the shift key to modify the plain
> key - ie Tab is next field, I want Shift+Tab
>to be previous field)
you could try something like:
cat | hd
(or 'od' if you don't have hd, a marvelous freeware utility)
Then type in the keys you're interested in, and follow that with CTRL-C or whatever you need to terminate the cat.
--- Michael Nolan, Sysop for the DBMS RoundTable on GEnie nolan_at_notes.tssi.com, dbms_at_genie.geis.com (posted from nolan_at_helios.unl.edu)Received on Sat Nov 13 1993 - 06:43:22 CET