From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id D52BC1EFB54; Mon, 8 Feb 2016 18:24:52 -0500 (EST) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by befuddled.reisers.ca (Postfix) with ESMTPS id F304B1EFAE3 for ; Mon, 8 Feb 2016 18:24:51 -0500 (EST) Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id A68A716EDB; Mon, 8 Feb 2016 18:24:49 -0500 (EST) Received: by panix1.panix.com (Postfix, from userid 20712) id 90E4F14B9A; Mon, 8 Feb 2016 18:24:49 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 8EB7614B98; Mon, 8 Feb 2016 18:24:49 -0500 (EST) Date: Mon, 8 Feb 2016 18:24:49 -0500 (EST) From: Jude DaShiell To: "Speakup is a screen review system for Linux." , jheim@math.wisc.edu Subject: Re: keeping espeakup from starting at boot In-Reply-To: <024CFEEDCC5E4E4A9FFB9ED3BB9260B4@train> Message-ID: References: <56B9071A.6060407@math.wisc.edu> <024CFEEDCC5E4E4A9FFB9ED3BB9260B4@train> User-Agent: Alpine 2.20 (NEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.20 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: Mon, 08 Feb 2016 23:24:52 -0000 Easier way than that, locate where espeakup has speakup_soft defined as synthesizer and edit that and replace speakup_soft with none. On Mon, 8 Feb 2016, Rob wrote: > Date: Mon, 8 Feb 2016 17:04:49 > From: Rob > Reply-To: Speakup is a screen review system for Linux. > > To: jheim@math.wisc.edu, > Speakup is a screen review system for Linux. > Subject: Re: keeping espeakup from starting at boot > > John G Heim wrote: > > >> On the machines used by the other people in my department, I need to >> keep espeakup from starting at boot time. We run ubuntu 15.10 so I >> think this is a systemd question. > > Wouldn't you just go systemctl disable espeakup? > > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup > --