Quote:
Originally Posted by lynus
hi,thanks for your great job.
i came across a problem:when i press <Alt>+<Shift>+u,in order to input &,and the screan came out &*,two symbols.
and i press <Alt>+<Shift>+i,the result is &*,too.
any solution?
|
A workaround is:
keep shift pressed;
press and release alt;
press and release u;
release shift
Given that it happens only with keys U and I, I am inclined to think that it is a hardware problem -- the keyboard probably is not designed to handle too many keys pressed at once, and SHIFT+ALT somehow short the lines used by U and I so the keyboard driver generate both events (I have verified this with additional debugging) when either key is pressed.
Maybe i should use <Shift>+<Aa> on the top row to generate the special symbols: Shift and Alt are too unconveniently located to be pressed together.