From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 6907B1C43DB; Wed, 24 Apr 2019 05:43:12 -0400 (EDT) Received: from hera.aquilenet.fr (hera.aquilenet.fr [185.233.100.1]) by befuddled.reisers.ca (Postfix) with ESMTPS id 8BE411C43D7 for ; Wed, 24 Apr 2019 05:43:11 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 98E6A22EE; Wed, 24 Apr 2019 11:43:09 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8fdjJSoeDCBB; Wed, 24 Apr 2019 11:43:08 +0200 (CEST) Received: from function (dhcp-13-201.lip.ens-lyon.fr [140.77.13.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id C7E4622F7; Wed, 24 Apr 2019 11:43:08 +0200 (CEST) Received: from samy by function with local (Exim 4.92) (envelope-from ) id 1hJEQm-0002Td-C8; Wed, 24 Apr 2019 11:43:08 +0200 Date: Wed, 24 Apr 2019 11:43:08 +0200 From: Samuel Thibault To: Didier Spaier Cc: debian-accessibility@lists.debian.org, speakup@linux-speakup.org Subject: Re: Debian Buster installer and speech issues Message-ID: <20190424094308.4x6l4pdd3ku74j2w@function> Mail-Followup-To: Didier Spaier , debian-accessibility@lists.debian.org, speakup@linux-speakup.org References: <20190423162245.bufpxdcjjmuh6bae@function> <20190424083110.paqoi3wpufwf547d@function> <9ca5096f-cc6a-9f44-d32a-e0f9593a099f@slint.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9ca5096f-cc6a-9f44-d32a-e0f9593a099f@slint.fr> Organization: I am not organized User-Agent: NeoMutt/20170113 (1.7.2) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Apr 2019 09:43:12 -0000 Hello, Didier Spaier, le mer. 24 avril 2019 13:14:57 +0200, a ecrit: > On 24/04/2019 10:31, Samuel Thibault wrote: > > Didier Spaier, le mar. 23 avril 2019 23:40:20 +0200, a ecrit: > >> I couldn't manage to switch to a tty though although > >> I told quemu to grab the keys with Ctrl+Alt+G, > >> this switched to a tty of the host so I don't know > > > > ctrl-alt-f1-6 are taken by the kernel, Xorg can't do much about it. The > > only way to synthesize them in qemu is to switch to the qemu console > > with control-alt-2 and type "sendkey ctrl-alt-f2" there. > > Thanks for the clue. > > After switching espeakup is still running according to ps, > however I have no speech in tty2. > When switching back to tty7 orca still works though. Yes, I haven't had time to make Orca/speech-dispatcher release audio when switching off from Xorg. Yes, I know, in Slint you got something working directly at the alsa level, but that's to be discussed with people maintaining alsa in Debian, I don't have commit access to these. Samuel