From owner-freebsd-multimedia Mon Jun 22 01:28:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA18151 for freebsd-multimedia-outgoing; Mon, 22 Jun 1998 01:28:36 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18129; Mon, 22 Jun 1998 01:28:22 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id BAA13905; Mon, 22 Jun 1998 01:28:03 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199806220828.BAA13905@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: David Dawes cc: Mike Smith , sos@FreeBSD.ORG, Randall Hopper , nirva@ishiboo.com, hasty@netcom.com, yokota@zodiac.mech.utsunomiya-u.ac.jp, multimedia@FreeBSD.ORG Subject: Re: X-10 Mouse Remote patch In-reply-to: Your message of "Mon, 22 Jun 1998 18:10:59 +1000." <19980622181059.02296@rf900.physics.usyd.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Jun 1998 01:28:03 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think that we can map the X10 remote mouse events to anything that we want for the sake of general X event handling it would be nice if we can map the mouse events to X events however I am not so sure given that we have support for only one IR unit or rather a mouse with more than 15 buttons so lets just say many buttons 8) Randall has done the hard part which is decoding the mouse events from the X10 Remote Mouse since Randall wrote the decoding routine I am sure he can elaborate on the protocol. If you are interested in following the code it is available in -current's moused.c or if you like I can mail you moused.c Tnks! Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message