This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [BASH] Backtick problem still NOTsolved!! (Win95b/CW1.1.4)


Andreas Eibach wrote:
> And I'm talking about  W  i  n  d  o  w  s     9 5  b   and not WinNT!
> So please don't tell me it works in WinNT - I believe you but it's no use
> for me!
> I only want _Win9x_ users to report if it works with a German keyboard!
> 
> Heck, this needs a fix!

Unfortunately I don't have a solution for you. Deadkeys are broken
on W95 with german keyboard. This is documented by Microsoft in their
knowledge base, case Q140456:

http://support.microsoft.com/support/kb/articles/Q140/4/56.asp

They don't have a solution for that problem either, except for
noting: "This problem was corrected in Windows 2000."

The problem is that when reading the keyboard, every other Windows
reports the correct backtick ASCII character when pressing the
space key. In W95 with german keyboard, it returns _always_ ASCII
code 0x00 when pressing backtick as well as the following space,
unfortunately.

However, as a workaround you might think of installing inetd so that
telnetd works on your machine. Then you will be able to use a good
telnet client (I have very good experiences with TeraTerm:
http://hp.vector.co.jp/authors/VA002416/teraterm.html) to login to
localhost. In that terminal sessions you will be able to press the
backtick as well since the Windows console code isn't used then.

Sorry to have no better news,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]