From owner-freebsd-current Thu Jun 20 23:31:14 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA25889 for current-outgoing; Thu, 20 Jun 1996 23:31:14 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA25882 for ; Thu, 20 Jun 1996 23:31:11 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id IAA14266; Fri, 21 Jun 1996 08:31:08 +0200 Message-Id: <199606210631.IAA14266@ra.dkuug.dk> Subject: Re: Syscons and X To: fcurrent@jraynard.demon.co.uk (James Raynard) Date: Fri, 21 Jun 1996 08:31:07 +0200 (MET DST) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <199606201310.NAA01645@jraynard.demon.co.uk> from "James Raynard" at Jun 20, 96 01:10:13 pm From: sos@FreeBSD.ORG Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to James Raynard who wrote: > > I've recently switched back to using syscons after successfully > running pcvt for several months and have noticed something strange. > > Sometimes when I quit X and type anything at the console, any keys > that I press seem to be read as if I were holding the control key > down, eg if I press 'p', the last command I typed appears at the > prompt, pressing 'l' clears the screen and 'd' logs me out! Ahem, I know of this bug too, its on my list of "known errors".. I also know what happens, but damn if I can understand why :( Anyways I'm committing a new version of syscons later today that sports textmode cut&paste plus some other bugfixes, I'll take a plunge and see if I can get this fixed also... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.