problemkaputt.github.io/xkey.htm
2021-01-14 23:48:20 -08:00

20 lines
1.1 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<FONT SIZE=+1><A NAME="XKEY"></A>XKEY</FONT><P>
XKEY is a highly-optimized DOS keyboard driver.<BR>
If you find something like &quot;keyb gr&quot; in your
autoexec.bat file, download xkey and things get better!<BR>
<P>Features:<P>
* 150 character type-ahead buffer (dos default: poor 15)<BR>
* Enables fast key repeat frequency<BR>
* Visual Repeat: disables key-repeat when keyboard buffer isn't empty<BR>
* Caps Lock works on alpha-numeric keys only (other than stupid keyb gr)<BR>
* AltGr+Extended keypad allow you to enter some more ascii-codes<BR>
* One-Hand-Reset via Ctrl-Shift-Esc (instead of Ctrl-Alt-Del)<BR>
* Translates keyboard buffer contents to local language (you can write before autoexec was loaded)<BR>
* Disables pause-key during de video-scrolling screen reprint<BR>
* Uses less memory than standard DOS keyb-drivers<BR>
* Actual version contains german keymap only. If you are really interested, ask for other keymaps!<BR>
<P>Language: 100% Assembler. Category: Driver. Year: 1993-1995.
<P><A HREF="xkey.zip">DOWNLOAD</A>
//
<A HREF="dos.htm">BACK TO NOCA$H UTILITES OVERVIEW</A><P>