
!RusKey
=======
This small application allows to switch manually between
the standard character set (0-127) and the top-bit-set
characters (128-255). This is useful e.g. when typing Russian
text using the EFF Cyrilic fonts.

!Cyrillic controls the way in which the USBHID module sends
characters to the Kernel. When in 'normal' mode, all characters
are processed as usual. When in 'cyrilic' mode, an alternative
mapping table is used and the top-bit is set on all characters
entered.

Please note that you need to have a suitable Cyrilic font selected in your word processor for this feature to work correctly.

Controlling !RusKey
-------------------
Cyrillic can be controlled in two ways:

   (1) By clicking on Cyrillic's 'R' icon in the iconbar.
       When in Cyrilic mode, it shows a reversed 'R', which is
       the russian 'Ya' character.

   (2) Via a key combination, as set up in the 'Special Keys'
       window in !HID. This method doesn't require !RusKey to
       be running.

--
11 Mar 2004, Paul Reuvers



Version history
---------------
0.01  11 Mar 2004
  - Initial release.

1.00  05 Mar 2019
  - Improved Wimp_Poll behaviour (uses less system resources).

