From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by speech.braille.uwo.ca (Postfix) with ESMTP id 6B0BEC1A342 for ; Tue, 5 Oct 2010 19:19:02 -0400 (EDT) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 363E96085 for ; Tue, 5 Oct 2010 19:19:02 -0400 (EDT) Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 05 Oct 2010 19:19:02 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:mime-version:content-type:content-transfer-encoding:message-id:date:to:subject:in-reply-to:references; s=smtpout; bh=gIk2/WIvaFrikQ1TMzXRn0gFyXc=; b=tuRd6Q0ZCyh8RJs0vECZxnU6TZn6qi6+mJsmdVySFNS/xub4ChJspCiXs/+X5r+oL5jqq7jfCBtse+Wq4U5TizRAlzWZvgd6RE4XXXeY9kfpNnuWbqct4ysdZ/cdNVqf6hzPxxRaQNucUhbe63wpHBm3z+WoRlTkrx14uJ5njtQ= X-Sasl-enc: CHtf6ygPX1w6L2mUHQU1tdz18WVIx+ZjepZbY3nh2Hx8 1286320741 Received: from blackhawk.localdomain (128-193-247-78.resnet.oregonstate.edu [128.193.247.78]) by mail.messagingengine.com (Postfix) with ESMTPSA id F332240039F for ; Tue, 5 Oct 2010 19:19:01 -0400 (EDT) Received: by blackhawk.localdomain (Postfix, from userid 1000) id 2EF105C0EA2; Tue, 5 Oct 2010 16:19:16 -0700 (PDT) From: Zachary Kline MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19627.45683.996591.497942@blackhawk.localdomain> Date: Tue, 5 Oct 2010 16:19:15 -0700 To: "Speakup is a screen review system for Linux." Subject: Re[2]: ibmtts speakup connector In-Reply-To: <201010060102590187.0006F8BA@127.0.0.1> References: <4CAB71B0.6020500@aim.com> <1286319253.2900.18.camel@debian> <201010060102590187.0006F8BA@127.0.0.1> X-Mailer: VM 8.0.14 under 23.2.1 (x86_64-unknown-linux-gnu) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Tue, 05 Oct 2010 23:19:02 -0000 Hi, You should look into speakupconf for saving your settings. Call it from /etc/rc.local, or your distribution's equivalent. That way, it will be used whenever you reboot. If you can, call it at shutdown to save the settings as well, so it will automatically save and load upon startup. Hope this helps, Zack.