[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: U2 glitches
- Subject: Re: U2 glitches
- From: "Teddy Odum" teddy2@xxxxxxxx
- Date: Wed, 14 Jun 2000 17:05:09 -0500
Judith:
You >Expanded and deleted the next line, NL (≪VA_NL≫ move
>cursor to start of next line).
The culprit appears to be the function call NL (not NK)-- more specifically
≪VA_NL≫. I removed only the ≪VA_NL≫ from the .inf file and it stopped
crashing. I had func NL assigned to alt+Numeric Keypad Enter and
ctrl+alt+Numeric Keypad Enter written as such (104=NI,NL). -- I tried also
commenting out the Numeric-Keypad-Enter assignment in my keyboard file
(returning the ≪VA_NL≫ into the .inf file) and the thing didn't crash
then. I also tried reassigning the function NL to another key -- the .inf
file correctly identified the key assignment and didn't crash. Possibly the
NL assignment on the Numeric Keypad with Windows 98 and trying to identify
it through ≪VA_NL≫ is a lethal combination. Maybe it isn't a good idea to
assign a func to the Numeric-Keypad-Enter key.
But if I understand you correctly, Judith, there is no numeric keypad on
your machine. If I were you, I'd call up the keyboard file I was using,
search for any instances of "nl" and see where it could be conflicted.
It's cured on my setup -- to this point -- hopefully you can glean something
from what I've done here. Good luck.
T. Odum
http://www.louisacomm.net/~teddy2/
teddy2@xxxxxxxx