From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 774211EFFFB; Thu, 8 Sep 2016 10:07:22 -0400 (EDT) Received: from mail-it0-x231.google.com (mail-it0-x231.google.com [IPv6:2607:f8b0:4001:c0b::231]) by befuddled.reisers.ca (Postfix) with ESMTPS id 3D9501EFFF6 for ; Thu, 8 Sep 2016 10:07:21 -0400 (EDT) Received: by mail-it0-x231.google.com with SMTP id c198so82017593ith.1 for ; Thu, 08 Sep 2016 07:07:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=Gty6bJq1M1sxoroRFWewpAARBtgjCETtUSeEfaYkric=; b=orFfBPTz+53ul0rrfqV4Bg0MvQ77mjtF0coi8eH6e3m33GZHRKmrp5c0P5LgIw3WRN EXwxFH66xIMYzhTi6Is4mgk0yoncsHm2tqDDiU2bX3GXTBhmnN1RFK6rX0k97p+jFptC 9Rzo2kR/Sd8nC+dPxLbkskW6KT0WMNmp5ynJWC4jVIZs8edHfx5FCil4XcBXrffq3DLk zQlKmAazePTrFFgKuQ8n5Sc4ot/w6ukaVa38tCunMTsv8r5kpzuiQPdmg92DcQdBslUB 2IT0UtwHAu4eY78j2Ys+FpsSzMEG/RFWCtqGQHtplxkyzHlnYnkzFx3VwN6W1FkQK9EV HsSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=Gty6bJq1M1sxoroRFWewpAARBtgjCETtUSeEfaYkric=; b=JKLHpl6KYZ1Ayqkb0NrUiOQ//SK9572qHN+FEHrezIardhksAlvHML5FiTQ0CVzCjB h6gp6SQFPPJfhnGZrtG+zpd49WpPQ++4cSXXDNKoNOXMSEAPiBwnONdIxLyxj7g6mKAm IR9zMPpfaS2BCu/YqxxZwK6LFyZG+0fPFOUXabgENpNppbQsZN0dyARCKhOvm+ts+WE6 UgOnOboL0aNLbpFRDWjoRwEaYflSCpVcJIHBV8lz09YqqH8TxTJfc82nPO5gaTua0jEp Q9gJal3STZbpnx+LCVVxUxdikWz3/u6k4ZKBfY5eISFzp3cFWL9+nP6K3d9PDbSaNFmF v3YA== X-Gm-Message-State: AE9vXwPWM8RXK9ox/VVj8Mu+sqxxcTgzwF7yrm3a08+2Mg6vORCaEHufBcA727gJoX3Cbw== X-Received: by 10.36.69.92 with SMTP id y89mr14880566ita.49.1473343637142; Thu, 08 Sep 2016 07:07:17 -0700 (PDT) Received: from my-p4 (CPEc03fd54e25a1-CM00fc8d424d60.cpe.net.cable.rogers.com. [99.236.54.233]) by smtp.gmail.com with ESMTPSA id s185sm7051349ita.21.2016.09.08.07.07.15 for (version=TLS1_2 cipher=AES128-SHA bits=128/128); Thu, 08 Sep 2016 07:07:16 -0700 (PDT) Date: Thu, 8 Sep 2016 10:07:13 -0400 From: David To: speakup@linux-speakup.org Subject: new speakup with mods now has read all Message-ID: <20160908140713.GA5434@my-p4> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.22 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, 08 Sep 2016 14:07:22 -0000 Get it via http from davidborowski.ddns.net. Check the README for bugs/info. To install: cd /usr/src/linux/drivers/staging tar zxf [path]/spk.tgz. Where the [path] is where you saved it. You have to have root privalege to write in speakup and to build the kernel anyway. Tested with kernels 4.6.4 and 4.7.2.