From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns.pcdesk.net ([65.100.173.137] helo=gwen.pcdesk.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 1A1FbU-0008Qr-00 for ; Sun, 21 Sep 2003 21:35:04 -0400 Received: (qmail 14656 invoked from network); 22 Sep 2003 01:34:24 -0000 Received: from unknown (HELO pcdesk.net) (192.168.0.2) by gwen.pcdesk.net with AES256-SHA encrypted SMTP; 22 Sep 2003 01:34:24 -0000 X-MessageWall-Score: 0 (pcdesk.net) Received: from [65.100.173.138] (authenticated as jbahm) by pcdesk.net (MessageWall 1.0.8) with SMTP (encrypted with RC4-MD5); 22 Sep 2003 1:34:24 -0000 Message-ID: <000c01c380a9$b20646d0$6500a8c0@merlin> From: "Joseph C. Lininger" To: References: <000001c3805c$c6e5c780$fc54fea9@desktop> Subject: Re: Having a script executed for all users? Date: Sun, 21 Sep 2003 19:34:42 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Please ignore my previous post. I realized my mistake after I'd already sent the message. You can't write to those files under any user except root, so you should execute those commands in your startup files. -- Joseph C. Lininger jbahm@pcdesk.net ----- Original Message ----- From: "Darragh" To: Sent: Sunday, September 21, 2003 10:24 AM Subject: Having a script executed for all users? > Hello all, > I want to include the following two lines in a script that will execute > no matter who is logging on. > > Echo 25 > /proc/speakup/apolo/jiffy_delta > Echo 10 > /proc/speakup/apolo/delay_time > > I tried putting it into the /home/darragh/.bash_profile file but As far > as I can tell that file is executed after I log in and I don't have > write permission for the two files. > > Thanks > > Darragh > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >