9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Zoltan Jarai" <jarai@mail.tvnet.hu>
To: 9fans@cse.psu.edu
Subject: [9fans] VMware keyrepeat through vncv
Date: Sat, 14 Dec 2002 07:04:44 +0100	[thread overview]
Message-ID: <ee70399adb9fda91d851111c6b1048d1@mail.tvnet.hu> (raw)

I noticed a correction has been made regarding this problem at
/n/sources/plan9/sys/src/cmd/vnc/kbd_vwr.c:118,120
but unfortunately another correction is needed a few lines
above for the case when the control key is held down while
pressing a key.

/n/sources/plan9/sys/src/cmd/vnc/kbd_vwr.c:114 a /sys/src/cmd/vnc/kbd_vwr.c:115
> 				keyevent(v, r+0x60, 0);	/* 0x60: make capital letter */

(I ran into the problem when pressing control-c in Windows
under VMware. The result was a single control-c followed by
the key c alone autorepeated.)

Zoli



             reply	other threads:[~2002-12-14  6:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-14  6:04 Zoltan Jarai [this message]
2002-12-14 18:17 Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ee70399adb9fda91d851111c6b1048d1@mail.tvnet.hu \
    --to=jarai@mail.tvnet.hu \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).