From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id ADF371EF6BC; Sun, 21 Dec 2014 05:07:02 -0500 (EST) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) by befuddled.reisers.ca (Postfix) with ESMTPS id 3C7181EF6B3 for ; Sun, 21 Dec 2014 05:07:00 -0500 (EST) Received: by mail-qc0-f181.google.com with SMTP id m20so2340152qcx.26 for ; Sun, 21 Dec 2014 02:06:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:to:references:in-reply-to:subject:date:mime-version :content-type:content-transfer-encoding; bh=gIK68jlYcWV3YdWQ4XQxmjQjGZavBXjbkTs3zlVafoc=; b=I+9iLb+HHxCx3fLb1OcTB5k4L7R07DxeixcVITb3lmcKOajB8J7gcMeIrhWCx8ohaP KVIojc27+0A/Z/npyxSBrhz9NGNUAzWWLlVMm6R9FL6YnhEoxydSS+LmAU+8JEndixWt 54RpCtUnMkCqjvn0MSl/N0JthbVGdYk9TS4NEi6fXzqf0duSR6qA3pIqiU2H/N7ATAoH RPQ14f4P6xMO4mc3J7nL2iMZzDXVRRK493MtOVPpEdEK6E4CjdSe7nTW9A4Ttd7oZKtM 2l5bLGXq8Iu6bFCNjbz4hjUpLSw/z+DAdt8s6u5zCDnBo/ZsRPMwSS7J1TdsdAlqGK63 3c2A== X-Received: by 10.229.215.137 with SMTP id he9mr28099553qcb.6.1419156406664; Sun, 21 Dec 2014 02:06:46 -0800 (PST) Received: from train (host-53-61-52-24.midco.net. [24.52.61.53]) by mx.google.com with ESMTPSA id b109sm13888684qgf.40.2014.12.21.02.06.45 for (version=TLSv1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 21 Dec 2014 02:06:46 -0800 (PST) Message-ID: From: "Rob Hudson" To: "Speakup is a screen review system for Linux." References: <775663.69082.bm@smtp116.sbc.mail.ne1.yahoo.com> In-Reply-To: <775663.69082.bm@smtp116.sbc.mail.ne1.yahoo.com> Subject: Re: how to make settings 'stick' Date: Sun, 21 Dec 2014 04:06:10 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18197 X-MIMEOLE: Produced By Microsoft MimeOLE V6.1.7601.17609 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, 21 Dec 2014 10:07:02 -0000 Use the speakupconf script. It comes as part of the speakup sources, under the tools directory. Copy it to a location in your path, then set up speakup the way you like it. When you run speakupconf save as root, a directory called /etc/speakup is created. When you run it as a regular user, you get a directory called .speakup under your home directory. Once you have the settings saved, you can then load them again with speakupconf load. You can put that command in your .bashrc file so you get all your settings back upon login. ----- Original Message ----- From: "David" To: Sent: Sunday, December 21, 2014 12:31 AM Subject: how to make settings 'stick' > > Hi there - > > Every time when I reboot my system I have to go and adjust the Speakup > settings like speech speed and volume and things like that, is there a way > to make these settings 'stick' so it will not be resetted at reboot? > > thanks. > > --David > > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup >