home *** CD-ROM | disk | FTP | other *** search
- FIXKPC version 2.3 and FIXKAT version 2.2 documentation
-
- FIXKPC and FIXKAT are small TSRs for those who, like me, use a laptop like
- the Toshibas which has a keyboard whose lower left looks like:
-
- +--------+
- | |
- | Ctrl |
- | |
- +--------+
- +----------+
- | |
- | Shift |
- | |
- +----------+
- +--------++--------+
- | || Caps |
- | Alt || |
- | || lock |
- +--------++--------+
-
- while the keyboard on their desktop is the "improved" IBM-standard, which
- looks like:
-
- +--------+
- | Caps |
- | |
- | Lock |
- +--------+
- +----------+
- | |
- | Shift |
- | |
- +----------+
- +--------+ +-------+
- | | | |
- | Ctrl | | Alt |
- | | | |
- +--------+ +-------+
-
- *I*, at any rate, have lots of trouble alternating between these
- arrangements: I constantly press caps lock for Ctrl on the desktop, and Alt
- for Ctrl on the laptop. I rarely actually want to lock caps anyway. The
- combination of these two TSRs gives me keyboards that function the same on
- both machines.
-
- FIXKPC runs on the laptop or any other PC-XT compatible machine, and FIXKAT
- runs on any AT-compatible machine. I suggest running them early in your TSR
- load sequence. They both eat only a couple of hundred bytes, and make life
- a *lot* easier, at least for me. Their results are:
-
- LAPTOP KEYBOARD AFTER RUNNING FIXKPC:
-
- +--------+
- | |
- | Ctrl |
- | |
- +--------+
- +----------+
- | |
- | Shift |
- | |
- +----------+
- +--------++--------+
- | || |
- | Ctrl || Alt |
- | || |
- +--------++--------+
-
- Now, wherever your fingers go looking for the Ctrl key, they'll find it.
- The Alt key is in the same relative position it occupies on an "improved" AT
- style keyboard. Where's Caps Lock? The key labelled Caps lock will toggle
- caps lock as usual *IF* you press either Shift key first, and hold it down
- while pressing Caps Lock.
-
- You can return the keyboard to its standard arrangement, which may be
- necessary for entering Alt-xxx extended keycodes with the numeric keypad
- under some BIOSes, by pressing the real Ctrl key, then the Right_shift key
- simultaneously. Pressing them again toggles the translation back on.
-
- --------
-
- That fixes the laptop keyboard. To fix the desktop keyboard, use FIXKAT.
- Again, it seems to work fine as the first TSR installed. After running it,
- the AT keyboard becomes:
-
- DESKTOP AT KEYBOARD AFTER RUNNING FIXKAT:
-
-
- +--------+
- | |
- | Ctrl |
- | |
- +--------+
- +----------+
- | |
- | Shift |
- | |
- +----------+
- +--------+ +-------+
- | | | |
- | Ctrl | | Alt |
- | | | |
- +--------+ +-------+
-
-
- The *same* arrangement as the laptop. Again, you'll never put the keyboard
- in Caps Lock while searching for the Ctrl key. Also, as in FIXKPC, pressing
- either Shift key and then the caps lock simultaneously toggles caps lock on
- and off, and pressing the real Ctrl key and then the Right_shift key
- simultaneously toggles the keyboard translation off and on.
-
- -------------
-
- If you have an AT-compatible Toshiba laptop, FIXKPC will probably work on
- it. The caps lock light may or may not reflect the actual state of
- caps lock, but I think that's a small price to pay. Using FIXKAT, the caps
- lock indicator stays correct, since it patches into the BIOS interrupt
- processing at a point before the status of the light is determined.
-
- As usual, I make absolutely no warranties as to the performance of this
- software, and disclaim any responsibility for damage related to its use.
- All risk related to its use is entirely the responsibility of the user.
-
- Source code for both programs, in Turbo Assembler, is available on request.
- The programs are in the Public Domain, do what you wish with them, but
- please give appropriate credit (as I have with FIXKAT).
-
- Please send bug reports, etc to
-
- Ross Alford
- Department of Zoology
- James Cook University
- Townsville, Qld 4811
- Australia
-
- or zlraa@marlin.jcu.edu.au on the Internet