Keys in DOS mode

Andy Zaitsev (daugava@crl.com)
Fri, 12 Jul 1996 20:00:56 -0500

Omnigo DOS mode:
1) Menu = ^Z - which also means that Menu is actuall F6 key!
(^Z shows up if you press F6 on IBM at DOS prompt).

2) Reason why '?' and '*' are reversed - this is where they are
on regular PC keyboard - '?' is over '/' and '*' is over 8!
Same goes for inability to get ':' and ';' - you get '<'
from Shift-, amd '>' from Shift-. - this is again from PC layout.
Underline is Shift-'-'.
[ is On key, and { is Shift-On.
It would help to redefine few keys, need ':' and '\' to
change drives and set paths.

Small cmdline editing program wouldn't hurt either.

3) Prev=End, Next=Home, Jotter=F7.

Andrew