From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from omta03sl.mx.bigpond.com ([144.140.92.155]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1GmRj1-0000cS-00 for ; Tue, 21 Nov 2006 04:15:31 -0500 Received: from oaamta03sl.mx.bigpond.com ([124.189.36.88]) by omta03sl.mx.bigpond.com with ESMTP id <20061121091440.ZYFM4476.omta03sl.mx.bigpond.com@oaamta03sl.mx.bigpond.com> for ; Tue, 21 Nov 2006 09:14:40 +0000 Received: from mail.ats.net.au ([124.189.36.88]) by oaamta03sl.mx.bigpond.com with ESMTP id <20061121091440.DXYB15981.oaamta03sl.mx.bigpond.com@mail.ats.net.au> for ; Tue, 21 Nov 2006 09:14:40 +0000 Received: from [192.168.0.243] (helo=blake7) by mail.ats.net.au with smtp (Exim 3.35 #1 (Debian)) id 1GmRi3-00008Q-00 for ; Tue, 21 Nov 2006 20:14:31 +1100 Message-ID: <002901c70d4d$74e731e0$f300a8c0@blake7> From: "Sean Murphy" To: "Speakup is a screen review system for Linux." Subject: Sleep functionality for Speakup with XWindow Date: Tue, 21 Nov 2006 20:14:02 +1100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-seanhome-MailScanner-Information: Please contact the ISP for more information X-seanhome-MailScanner: Found to be clean Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.9 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 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, 21 Nov 2006 09:15:32 -0000 All. I would like Speakup to go into a sleep mode when you switch to a = XWindow console. This sleep mode should tell speakup not intercept any = keystrokes or speak. Once you move back into the text console, speakup = automatically comes alive. This would resolve problems with key conflicts with XWindow screen = readers and speakup trying to read XWindow screens. I don't want to have to kill the module for Speakup everytime I have to = go into XWindow. Xwindow is an up coming option for everyone. So lets = put in the ability of doing this. Sean