public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* No on-screen response to keypress until press spacebar
@ 2004-01-26  7:37 fergus
  2004-01-26 10:38 ` Alexander Gottwald
  0 siblings, 1 reply; 2+ messages in thread
From: fergus @ 2004-01-26  7:37 UTC (permalink / raw)
  To: cygwin, cygwin-xfree; +Cc: fergus

Currently experiencing a weird problem in Cygwin on W2000:

In a rxvt window, both " and ' behave in the same way: pressing either key
results in nothing on the screen, but pressing either key followed by
<space> results in the expected ' or " appearing, without the space.

Exploring the symptom within an application and using readkey(), it turns
out that ' and " initially return the correct codes 39 and 34 but under
circumstances not understood and therefore not describable these change
to -88 and -76, leading to syntax errors.

There are other strange behaviours, all similar and apparently related to
the above. I know I have seen this or similar symptoms recently described,
but cannot find it. Possibly in a X context, so I'm copying this to the
cygwin-xfree list too. Can anybody please point me to the thread (and, with
any luck, explanation and solution)?

Thank you.

Fergus



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: No on-screen response to keypress until press spacebar
  2004-01-26  7:37 No on-screen response to keypress until press spacebar fergus
@ 2004-01-26 10:38 ` Alexander Gottwald
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Gottwald @ 2004-01-26 10:38 UTC (permalink / raw)
  To: cygwin-xfree, fergus; +Cc: cygwin

On Mon, 26 Jan 2004 fergus@bonhard.uklinux.net wrote:

> Currently experiencing a weird problem in Cygwin on W2000:
> 
> In a rxvt window, both " and ' behave in the same way: pressing either key
> results in nothing on the screen, but pressing either key followed by
> <space> results in the expected ' or " appearing, without the space.

This is the dead-key feature (or problem). Within X11 you can load the keymap
with the "nodeadkeys" option (but then you can only compose keys like à and â
with the compose key).

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-26 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-26  7:37 No on-screen response to keypress until press spacebar fergus
2004-01-26 10:38 ` Alexander Gottwald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).