home *** CD-ROM | disk | FTP | other *** search
- RAWINFO v1.0
-
- WHAT IS RAWINFO?
-
- RawInfo is a small utility that shows rawkey codes and qualifiers for each
- key you press. It uses for output current CLI window (it cannot be
- redirected).
-
- This is version 1.0 - no bugs known (work even with Kick 2.x).
-
- HOW MUST I USE RAWINFO?
-
- Load it from CLI (it must not be RUNned - I used Lattice CBack.o). RawInfo
- install an Input handler with a priority greater than intuition handler.
- When an RAWKEY event occours, it prints out the Codes and Qualifier (with
- flags interpretation). RawInfo don't remove event from event chain, so
- keypress will be parsed by intuition: so it's best make active another
- window to display key pressed. Remember that when you press a key two
- message (at least) will be displayed: one when key is pressed (or more if
- key is repeated) and one when it is relased! When you finished using
- RawInfo, press LeftALT LeftShift CTRL q (RawInfo is not keymap sensitive, q
- key is that near TAB).
-
- TECNICAL NOTES
-
- To compile I used Lattice C 5.10:
-
- lc -L -rr rawinfo.c
-
- (It probably can be compiled only under recent Lattice versions)
-
- AUTOR NOTES
-
- This program is Public Domain. You can copy, distribute, spread if only
- with its doc and sources. You cannot sell it. I encourage to read the
- source, and use parts of it in your programs if they are PD else it requires
- written permission.
-
- I don't require money if you use it, but it is obiously pleased (or if you
- prefer other PD software, greeting cards or your sister photo (if really
- nice), suggestion for improvement...)
-
- I'm sorry for lots of error in this doc
-
- My home address is:
-
- Via G.Cantore 10
- Conegliano Veneto (TV)
- 31015 ITALY
-
- My InterNet e-Mail address is:
-
- omega@sabrina.dei.unipd.it (at Padova university)
-
- *** END OF FILE ***
-