9fans archive / 1996 / 11 / 61 / prev From: forsyth@pla... forsyth@pla... Subject: 3-button mice and clearing dtr Date: Sat, 30 Nov 1996 14:43:44 GMT change aux/mouse.c add a timedwrite(ctl, "d0", 2) in a suitable place; possibly at the start of C() if the mouse keeps to that setup protocol; alternatively, before setting up the default using -dC. ------ original message follows ------ >From cse.psu.edu!owner-9fans Sat Nov 30 14:20:23 GMT 1996 Received: from localhost (majordom@localhost) by cse.psu.edu (8.7.5/8.7.3) with SMTP id JAA06542; Sat, 30 Nov 1996 09:01:39 -0500 (EST) Received: by claven.cse.psu.edu (bulk_mailer v1.5); Sat, 30 Nov 1996 08:57:45 -0500 Received: (from majordom@localhost) by cse.psu.edu (8.7.5/8.7.3) id IAA06495 for 9fans-outgoing; Sat, 30 Nov 1996 08:57:38 -0500 (EST) X-Authentication-Warning: claven.cse.psu.edu: majordom set sender to owner-9fans using -f Received: from extra.ucc.su.OZ.AU (root@ext... [129.78.64.4]) by cse.psu.edu (8.7.5/8.7.3) with SMTP id IAA06491 for <9fans@cse...>; Sat, 30 Nov 1996 08:57:28 -0500 (EST) Received: from extro.su.OZ.AU (301@ext... [129.78.64.1]) by extra.ucc.su.OZ.AU (8.6.12/8.6.12) with ESMTP id AAA07784 for <9fans@cse...>; Sun, 1 Dec 1996 00:56:02 +1100 Received: by extro.su.OZ.AU (SMI-8.6/SMI-SVR4) id AAA16230; Sun, 1 Dec 1996 00:56:01 +1100 Date: Sun, 1 Dec 1996 00:56:01 +1100 From: kajrij@mai... (Kajri Jain) Message-Id: <199611301356.AAA16230@ext...> To: 9fans@cse... Subject: 3-button mice and clearing dtr Sender: owner-9fans@cse... Reply-To: 9fans@cse... Precedence: bulk my mouse requires that dtr be clear to operate as a three button mouse. it then uses the mouse systems protocol. how can i get to work properly with my standalone pc plan9? many thanks -abhay