From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta06ps.bigpond.com ([144.135.25.138]) by speech.braille.uwo.ca with esmtp (Exim 3.33 #1 (Debian)) id 16XGBT-0007c4-00 for ; Sun, 03 Feb 2002 01:31:27 -0500 Received: from data.home ([144.135.25.84]) by mta06ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GQY2GB00.5GO for ; Sun, 3 Feb 2002 16:38:35 +1000 Received: from CPE-144-136-137-64.qld.bigpond.net.au ([144.136.137.64]) by psmam06.mailsvc.email.bigpond.com(MailRouter V3.0h 110/1992213); 03 Feb 2002 16:31:23 Received: from geoff by data.home with local (Exim 3.12 #1 (Debian)) id 16XGBO-0007CS-00; Sun, 03 Feb 2002 16:31:22 +1000 To: speakup@braille.uwo.ca Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://speech.braille.uwo.ca/pipermail/speakup/2002-February/010162.html X-Mailer: Lynx, Version 2.8.3rel.1 X-Personal_name: Geoff Shang From: gshang@uq.net.au Subject: Re: Speakfreely Reflect Message-Id: Date: Sun, 03 Feb 2002 16:31:22 +1000 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 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: >I'm connected with sfspeaker to the reflector, but I don't see myself >listed as a "site" when I look at the list. It says nobody's on. If I'm >really connected, would I show up? Yes you would. You need both sfmike and sfspeaker running on 4074 before you'll show up. And not much will show up if you don't fill in SPEAKFREE_LWL-TELL SPEAKFREE_ID and optionally SPEAKFREE_CNAME. If you're using the CVS version and you want to use the L and W commands to see who's on, define the SPEAKFREE_LWL_HTML variable to be "/speakup.html". As an example, here's the settings from my speak freely script: SPEAKFREE_LWL_TELL=lwl.braille.uwo.ca SPEAKFREE_LWL_HTML=/speakup.html SPEAKFREE_ID="Geoff Shang:gshang@uq.net.au:+61-418-96-5590:Brisbane, Australia" SPEAKFREE_CNAME=dominic.yi.org export SPEAKFREE_LWL_TELL SPEAKFREE_LWL_HTML SPEAKFREE_ID SPEAKFREE_CNAME Most of this is documented in the sfspeaker manpage, though the SPEAKFREE_LWL_HTML variable obviously isn't. Geoff.