From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com [209.85.223.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 8413CC1A119 for ; Mon, 29 Oct 2012 13:11:34 -0400 (EDT) Received: by mail-ie0-f170.google.com with SMTP id c12so8248283ieb.29 for ; Mon, 29 Oct 2012 10:11:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=R1XedahNQPMKoa0gUwNqn0yyGDR/yQ3WgaY/Xj0ystQ=; b=Qqp23CjwTiYyGnDDWqz/85S2KdKwVq2C0rAyQV/21oQ8/+4jqB3HBDMQYWLjz3ybhU 9pey/X2PMiR6ZLJn+SbWjx8Gxhyw8hcFB7oXUwSpd4ThZpLVN8eeeJqwOy8hIkZYLnHj hCvBciqSDx6YrywXNIhCu96dBS7tDjImFBo1etex4c9HmcM79ZcvIEOHFexTvbilbBNA MxZOYlXvNtmd1mR3xVOvlDfcg0FVUCFrC2dp65ObjUEjhSS0SS8h6M5Lc9Ad0PISyPLV H2767wMJI5wjhbElFLonc2Qg0pcSTJunte5t9wmfh4rr8FoSEN7YdUhjFWZVJkI9BPvF odwQ== MIME-Version: 1.0 Received: by 10.50.33.232 with SMTP id u8mr10139658igi.39.1351530694022; Mon, 29 Oct 2012 10:11:34 -0700 (PDT) Received: by 10.64.50.36 with HTTP; Mon, 29 Oct 2012 10:11:33 -0700 (PDT) In-Reply-To: <5085D52E.9030102@gmail.com> References: <5085D52E.9030102@gmail.com> Date: Mon, 29 Oct 2012 15:11:33 -0200 Message-ID: Subject: Fwd: arch 3.6.2 kernel From: Cleverson Casarin Uliana To: Speakup Mailing List Content-Type: multipart/mixed; boundary=f46d0446318ceb974404cd35c263 X-BeenThere: speakup@braille.uwo.ca 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: Mon, 29 Oct 2012 17:11:34 -0000 --f46d0446318ceb974404cd35c263 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm forwarding Kyle's recent message about ArchLinux current speech issue. Cheers. ---------- Forwarded message ---------- From: Kyle Date: Mon, 22 Oct 2012 19:22:22 -0400 Subject: Re: arch 3.6.2 kernel To: "Speakup is a screen review system for Linux." The base Arch system now uses systemd by default, but the version of espeakup in community doesn't yet have a working systemd unit file. I have sent a working unit file to the devs, and it should be released to the repos shortly. Until then, save the unit file I'm attaching here to /etc/systemd/system/multi-user.target.wants/espeakup.service. You will also need to be sure that speakup and speakup_soft are loaded automatically at boot time. To do this, create a file called /etc/modules-load.d/speakup.conf and include the following lines speakup speakup_soft Note that you may reboot the Talking Arch installer, mount the new installation and run arch-chroot to do all this with speech feedback. The next time you boot the new system, it should start speaking automatically. Hope this helps. ~Kyle --f46d0446318ceb974404cd35c263 Content-Type: text/plain; charset=UTF-8; name="espeakup.service" Content-Disposition: attachment; filename="espeakup.service" Content-Transfer-Encoding: base64 X-Attachment-Id: ce61f2ddc024d130_0.1 W1VuaXRdDQpEZXNjcmlwdGlvbj1Tb2Z0d2FyZSBzcGVlY2ggb3V0cHV0IGZvciBTcGVha3VwIHVz aW5nIGVTcGVhaw0KDQpbU2VydmljZV0NClR5cGU9Zm9ya2luZw0KUElERmlsZT0vdmFyL3J1bi9l c3BlYWt1cC5waWQNCkV4ZWNTdGFydD0vdXNyL2Jpbi9lc3BlYWt1cA0KRXhlY1JlbG9hZD0vYmlu L2tpbGwgLUhVUCAkTUFJTlBJRA0KUmVzdGFydD1hbHdheXMNCg0KW0luc3RhbGxdDQpXYW50ZWRC eT1tdWx0aS11c2VyLnRhcmdldA0K --f46d0446318ceb974404cd35c263--