From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 05F821C57B4; Sat, 9 May 2020 15:32:51 -0400 (EDT) Received: from hera.aquilenet.fr (hera.aquilenet.fr [185.233.100.1]) by befuddled.reisers.ca (Postfix) with ESMTPS id 08C531C0129 for ; Sat, 9 May 2020 15:32:46 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id A992123D0 for ; Sat, 9 May 2020 21:32:40 +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 bZzc7PmewTH5 for ; Sat, 9 May 2020 21:32:39 +0200 (CEST) Received: from function (unknown [IPv6:2a01:cb19:956:1b00:9eb6:d0ff:fe88:c3c7]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 7D76F23CA for ; Sat, 9 May 2020 21:32:39 +0200 (CEST) Received: from samy by function with local (Exim 4.93) (envelope-from ) id 1jXVDC-00BYJc-BS for speakup@linux-speakup.org; Sat, 09 May 2020 21:32:38 +0200 Date: Sat, 9 May 2020 21:32:38 +0200 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: acsint support in espeakup Message-ID: <20200509193238.fpzna4j2k2rwwi4b@function> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) 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: Sat, 09 May 2020 19:32:54 -0000 Hello, Alexander Epaneshnikov, le sam. 09 mai 2020 21:28:30 +0300, a ecrit: > hello everyone. i started working on espeakup source code and found > support for something called acsint > As I understand, this is another kernel space screen reader. More precisely, it exposes some kernel support to userland, to intercept the keyboard presses, the printed text, etc. > it's support in espeakup looks strange and unfinished to me. IIRC it's completely independent from speakup, although it uses the same kind of interception tools in the kernel. Samuel