Short:        Changes the behaviour of Capslock/Shift.
Author:       tser1506@cdc835.cdc.polimi.it
Uploader:     tser1506 cdc835 cdc polimi it
Type:         os20/cdity
Architecture: m68k-amigaos

Simple commodity which turns the shift key in a 'capslock-toggle' key:
if capslock is off, the shift key + an alphabetic key produces an uppercase
  character, an usual;
if caplsock is on, the shift key + an alphabetic key produces a lowercase
 character.  
Can also disable capslock when a function key or a qualifier are pressed.