Mail Archives: djgpp/2000/03/14/11:45:04
On Tue, 14 Mar 2000, Dieter Buerssner wrote:
> There must be a misunderstanding. I cannot get German characters
> with the Alt-numeric method in bash (but I can get them using the
> bioskey(0)). But I do hear a beep in bash when I type the German
> characters either directly or by using the Alt-nnn method in bash. I
> think Sven mentioned, that he does not hear the beep.
Yes, in Sven's case there is no beep. And that is what puzzles me: why
the difference? I can explain the beeps, but not lack thereof. So
there's no misunderstanding.
It would be interesting to see what does your program yield on Sven's
system.
> BTW, the German keys are not special here. To get the french
> accented letter è I have to type ` followed by e.
Yes, the issue is Latin-1 characters with the 8th bit set, not German
characters specifically.
> This won't work
> with bash, but will work with bioskey(0) (bioskey reports one
> key for the two keystrokes, as you would expect it.
I think I explained elsewhere why Bash beeps: it has its own ideas about
the 8th bit.
But that doesn't explain the lack of any effect on Sven's system, which
is what I was trying to understand.
> My setup is the almost same, as the setup Sven described, with the
> only difference, that I use codepage 850, and he uses 437. But
> that should not matter.
And yet the two systems do behave differently. I wonder why.
- Raw text -