Mail Archives: djgpp/1997/11/10/09:41:17
In article <3465C6F3 DOT 790 AT usa DOT net> you wrote:
> What is the scancode for the PC's backslash key in Europe? I'm told
> it's not $2B as in the US.
There is none. For a start, there is no particular meaning of 'in
Europe' as far as keyboard layout are concerned. Almost each European
state has its own one, mostly because of different languages being in
use, and needing different additional keys.
Furthermore, for some of those multiple layouts, there not even *is* a
single key for backslash, and thus no way to attribute a scancode to
it.
Germans, e.g., have to press '<AltGr> <sharp-s>' to get a backslash,
where <AltGr> is the right <Alt> key, and <sharp-s> is the one to the
right of <0>. It's an absolute nightmare for people who have learned
typing with all ten fingers, I can tell you :-(
If I were you, I'd forget about scancodes altogether in the context of
non-US keyboards.
HBB
- Raw text -