From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 26C781EF7BC; Wed, 8 Oct 2014 21:56:11 -0400 (EDT) Received: from mail-qg0-x22d.google.com (mail-qg0-x22d.google.com [IPv6:2607:f8b0:400d:c04::22d]) by befuddled.reisers.ca (Postfix) with ESMTPS id B879F1EF7AF for ; Wed, 8 Oct 2014 21:56:10 -0400 (EDT) Received: by mail-qg0-f45.google.com with SMTP id q107so237237qgd.18 for ; Wed, 08 Oct 2014 18:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=LQLHE//U91a+yp38pxKsj8JBGhrPqCBsIVBflZqXPic=; b=Rp/m7CoVqK+NNqAJ0nXNJWuOveL8Ri9G9yoRGkWJkIXrAwcavaVL1DE9mXnctcTdc7 T8gzL+1j5fTSb8ZsrHky7tq87sD3BgmSr+BA/0Pmm725sZyl/dE1wTArzodpkLrFYJVg 8OxEtKdcbwU7qqWvxmMWz5qfKEyQ3R5ETWkvC+tnC7Qv6sxJvFJaSgjTQxW9Hb7rSstp iBKoz5PgRcDb5NIzkle85z503UCX6Lh89f2gR3MUbW6upjN7OeUI53wszxdxiZyQgEGH 2dlm6oPCQVuXqZPgHcCM2y/3hQLALpYsLcZNSlPax7+TisKr551Oqs0lcofGKrou0ZAb FQ9w== X-Received: by 10.224.120.70 with SMTP id c6mr18852985qar.28.1412819767687; Wed, 08 Oct 2014 18:56:07 -0700 (PDT) Received: from [10.0.0.101] ([189.48.44.77]) by mx.google.com with ESMTPSA id 8sm1318293qab.12.2014.10.08.18.56.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 Oct 2014 18:56:07 -0700 (PDT) Message-ID: <5435EB43.5000009@gmail.com> Date: Wed, 08 Oct 2014 22:56:19 -0300 From: Cleverson Casarin Uliana User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Jupiter rocks; was Re: the push to get rid of CONFIG_VT in the kernel and the future of Speakup References: <87zjd64c16.fsf@mushroom.PK5001Z> <543593E4.5040400@gmail.com> <54359B9E.10203@verizon.net> <54359F71.3090600@gmail.com> <5435CE5D.1030702@verizon.net> <5435D44E.6020709@gmail.com> <5435E350.9080907@gmail.com> In-Reply-To: <5435E350.9080907@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.18 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: Thu, 09 Oct 2014 01:56:12 -0000 Kyle: Jupiter itself is in user space, but it still depends on a kernel module called acsint for some processing. Yes it supports espeak with the help of the espeakup connector, which has a special mode called acsint mode, for working with jupiter. This feature is only available in the git version of espeakup. Another nice kernel module made by Karl is ttyclicks, which generates clicks through the pc speaker so that one can work at the console without speech for easy tasks. Here I can for example upgrade the entire system without having to check every minute whether it has finished, I just need to notice when the clicks stop. And yes jupiter has evolved much, I think Karl should advertise it more often. It allows for example to group a set of commands into a macro and assign it to a keystroke, it allows also to make different configuration files for each console so that you can customize the behavior of the reader for each console. Greetings Cleverson