From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from homiemail-a17.g.dreamhost.com (caiajhbdcahe.dreamhost.com [208.97.132.74]) by speech.braille.uwo.ca (Postfix) with ESMTP id C8EFAC1A529 for ; Thu, 21 Oct 2010 19:13:44 -0400 (EDT) Received: from homiemail-a17.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTP id 1C0077A8063 for ; Thu, 21 Oct 2010 16:13:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=the-brannons.com; h=from:to :subject:references:date:in-reply-to:message-id:mime-version: content-type; q=dns; s=the-brannons.com; b=TjysqZCQvBjsDDH/rx1aO 4DxCWWAQdxuOIrZAQ6Srl3HMRNw2bams+6J3S/8jQJnMvVXit0CpUu7hj6ogK7t/ Z8W2qHySmmA3KSM5CqLncxeHZbPYYkX0Nsfp8scAKrShrEUH3H3MUwFKeXyG91or +WxI9AVO7ZGjqkZrFbBXgE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=the-brannons.com; h=from :to:subject:references:date:in-reply-to:message-id:mime-version: content-type; s=the-brannons.com; bh=EXjTlSZ8OSi4fBhTXpnAHC2PRlA =; b=CGHSnqGveDCVvGuMZuX4pR0vfqQLaq+M+mca3CeKTqDQWbvZ5DhBqNkNBzZ GVeY4qBGUz9D2RoucVscyW8uUgnANIOSg9qjwsmi9znT0gna1szYX84ZJ0dlHVvz S+Ttvp+/pch4pcAcPBqlTcYMEcq1hgiP17SBVR7KeQmU3Q7M= Received: from localhost (ip24-253-222-138.ok.ok.cox.net [24.253.222.138]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: chris@the-brannons.com) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTPSA id D53EE7A805C for ; Thu, 21 Oct 2010 16:13:43 -0700 (PDT) From: Christopher Brannon To: "Speakup is a screen review system for Linux." Subject: Re: Loading settings at startup question References: <4CC0C765.2030205@runbox.com> Date: Thu, 21 Oct 2010 18:13:52 -0500 In-Reply-To: <4CC0C765.2030205@runbox.com> (Christian's message of "Fri, 22 Oct 2010 01:06:13 +0200") Message-ID: <87ocanp2a7.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Thu, 21 Oct 2010 23:13:44 -0000 Christian writes: > Hi all, > I used speakupconf to save my settings and now I have to type > speakupconf load each time after I have rebooted my system to get my > default settings. How to make them loaded with speakup starting? You can always do things like this in /etc/rc.local. On ArchLinux, I suppose I could add a startup script to the package which contains speakupconf. How do the other distros handle it? Do they do anything special? -- Chris