Back SCREAM
 Download: scream_1_0.lzh (62 kB)
 Current Version: v 1.0 (January 1st 2003)
 System Requirements: SCREAM has been tested successfully on MagiC PC 6.10
 Description: SCREAM provides the possibility to change the position of keys on your keyboard. (Not to confuse with switching between keyboard layouts for several languages, see my program "keytbl"!)

For each key that is depressed the keyboard generates a unique scan code that is sent to the operating system which then can detect which key the user has depressed. With the keyboard layout table it is then possible to evaluate the according character which may be mapped to different keys, depending on the selected language.

SCREAM manipulates directly the scan codes that are reported by the keyboard by intercepting those reports and changing the scan codes if needed.

This is useful for some PC keyboards that report different scan codes than usual on ATARI computers. For example on the "Logitech iTouch" keyboard the positions of the Y and Z keys, among others, are exchanged. Totally I had to redefine 11 keys for this keyboard. This configuration is provided in the "scream.inf" file that is part of this distribution.

v 1.0 (January 1st 2003)
First released version
 Source Code: The source code is part of the download.