From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <8348d963df0684d4a7f97c1ed06508d6@proxima.alt.za> To: 9fans@9fans.net Date: Fri, 20 Mar 2009 09:07:02 +0200 From: lucio@proxima.alt.za In-Reply-To: <49C33F19.6020905@orcasystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Raw Input Driver Topicbox-Message-UUID: bfa75098-ead4-11e9-9d60-3106f5b1d025 > I have created a very simple input driver that interleaves keyboard and > mouse events for an "interactive" program I am working on. I have tried > to keep it as simple as possible, just a single callback in pc/kbd.c and > port/devmouse.c. I've been thinking along the same lines, I'd like to see more seamlessness between mouse and keyboard. ++L