From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 42B8D1EF6BC; Sun, 28 Dec 2014 13:12:09 -0500 (EST) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) by befuddled.reisers.ca (Postfix) with ESMTPS id DEC681EF6B3 for ; Sun, 28 Dec 2014 13:12:06 -0500 (EST) Received: by mail-pd0-f173.google.com with SMTP id ft15so15798861pdb.32 for ; Sun, 28 Dec 2014 10:11:50 -0800 (PST) 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:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=Wrrkphb05L84tJfrZgsQtojeD1Otn7ZA/hyZ76YPa6M=; b=M/pFdG2FFfFJzkwEf6KzWX7YJMOYd6KFQe0G7s7MejMb0JqLi4PKhtVXrkM7jUTtq9 viC5V4PkH6Jw+GJAisuxfyUwGKtGhpMpbkeAzHihlyLw23kdWeUX4lQHdpFh4TyZ9v4q RJIMeEgyIHLvze+kd/w9yySTBoTXd875YtVmu3+NpenunK8cLPOBOgo5oZ03Qcx6rIC0 T7fP1hsKu2mnJpof6Zwceu3Aqy9cbPx8OQwZlXpPClVwY7Fm7tMbdQKfHQOGL5P+vAOh +kqpmcXVaWyQ2DGqJo0IOCH4WI4/No3Jk/WKClgtwAn28Mzi0DGjkpdM/prcBPTdDhdq wekw== X-Gm-Message-State: ALoCoQlNs/UJPGlsYZi5CxqdW4DUIY/O+BhQcBbMPiuXvFqcr1zEyCWqltU/vncUYthOcXbUbHEd X-Received: by 10.66.66.196 with SMTP id h4mr82760634pat.127.1419790309862; Sun, 28 Dec 2014 10:11:49 -0800 (PST) Received: from linlap (ip70-162-131-37.ph.ph.cox.net. [70.162.131.37]) by mx.google.com with ESMTPSA id xy3sm33496943pbb.38.2014.12.28.10.11.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Dec 2014 10:11:49 -0800 (PST) Date: Sun, 28 Dec 2014 10:11:46 -0800 From: Steve Holmes To: speakup@linux-speakup.org Subject: Re: how to make settings 'stick' Message-ID: <20141228181146.GA577@linlap> Mail-Followup-To: speakup@linux-speakup.org References: <775663.69082.bm@smtp116.sbc.mail.ne1.yahoo.com> <549BA436.4020407@holmesgrown.com> <20141226200607.GA573@linlap> <20141226205535.GA25662@Enterprise> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141226205535.GA25662@Enterprise> User-Agent: Mutt/1.5.23 (2014-03-12) 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: Sun, 28 Dec 2014 18:12:09 -0000 I have those all in place, I've used speakupconf for years; It's just recently, that the parms don't change when I run the script. I should clarify a bit more on this. When I run speakupconf from command line in normal user, speakup parms do not change and I get no errors. But if I manually echo "7" to /sys/accessibility/speakup/soft/rate, I get an error message saying that permission is denied. So I figure if these permissions aren't right, then speakupconf won't work either. Is this clearer now? On Fri, Dec 26, 2014 at 03:55:35PM -0500, Doug Smith wrote: > I think what he is trying to do is to echo the settings into the /proc/speakup or whatever they are called parameters. You are right. If he would > use speakupconf he would have no difficulties. I have speakup working on a fully updated sonar linux system which is the same, basically, as a > working arch system and all I had to do when trying to set speakup parameters the way I wanted them was to just adjust the volume, speed and whatever > other settings I wanted the way I wanted them then do this: > > speakupconf save > > This will put a .speakup directory into his home folder and allow him to append the following to his .bashrc file: > > speakupconf load > > When he logs in, all the parameters will be set back the way he wants them. > > > > Hope this helps and happy New Year. > > > > > -- > Doug Smith: Special Agent > S.W.A.T Spiritual Warfare and Advanced Technology > Forever serving our LORD and SAVIOUR, JESUS CHRIST. > > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup