Re: RightAlt Key behaviour (was: Bug in "Edit")
Bart Oldeman <[email protected]> Fri, 01 Nov 2002 20:59:26 -0500 (EST)
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 1 Nov 2002, Alain wrote: > I don't know where the request comen from, but I can point that: > > 1) RightAlt was introduced lated (in AT) and can only be checked > independently with the extended interface. Both keys _should_ set > the same bit in the standard interface, but it has a few bug sometimes. Right, and I just checked - the kernel only uses the old keyboard INT16 interface. If some people have problems with extended keys, can you check if it disappears using device=nansi.sys (or device=c:\fdos\bin\nansi.sys , wherever it is) in config.sys? See, nansi.sys not only gives ANSI capabilities but also replaces the CON driver (keyboard+video). But this won't solve the EDIT problems -- EDIT doesn't use the int21 functions to read the keyboard. Bart