From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from toccata.ens-lyon.org (toccata.ens-lyon.fr [140.77.166.68]) by befuddled.reisers.ca (Postfix) with ESMTPS id 14E3F1EF507 for ; Sat, 29 Dec 2012 18:25:30 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 9EDC684084 for ; Sun, 30 Dec 2012 00:25:27 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at toccata.ens-lyon.org Received: from toccata.ens-lyon.org ([127.0.0.1]) by localhost (toccata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j71UfeOJV3aS for ; Sun, 30 Dec 2012 00:25:27 +0100 (CET) Received: from type.ipv6 (lns-bzn-47f-62-147-141-5.adsl.proxad.net [62.147.141.5]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by toccata.ens-lyon.org (Postfix) with ESMTPSA id 628738407B for ; Sun, 30 Dec 2012 00:25:27 +0100 (CET) Received: from samy by type.ipv6 with local (Exim 4.80) (envelope-from ) id 1Tp5mQ-0001li-KM for speakup@linux-speakup.org; Sun, 30 Dec 2012 00:25:26 +0100 Date: Sun, 30 Dec 2012 00:25:26 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: debian keyboard problem Message-ID: <20121229232526.GR6406@type> References: <50DB781F.7080503@barrettpianos.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <50DB781F.7080503@barrettpianos.co.uk> User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2012 23:25:30 -0000 Keith Barrett, le Wed 26 Dec 2012 22:20:15 +0000, a écrit : > Debian testing with dummy video driver as I do not have a screen connected. > > If I have x running with orca, key presses in the gui are passed to the > console or certainly to speakup. Oops, it seems that the X server is indeed not allocating a VT and eating keyboard events. I'll have a look. Samuel