From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DlAGo-0005Y0-Ds for qemu-devel@nongnu.org; Wed, 22 Jun 2005 14:48:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DlAGb-0005QA-DU for qemu-devel@nongnu.org; Wed, 22 Jun 2005 14:48:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlAGX-0005Ma-FT for qemu-devel@nongnu.org; Wed, 22 Jun 2005 14:48:01 -0400 Received: from [128.8.10.162] (helo=po0.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DlA8P-0007hu-SJ for qemu-devel@nongnu.org; Wed, 22 Jun 2005 14:39:38 -0400 Date: Wed, 22 Jun 2005 14:36:22 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] quick gtk2.c update Message-ID: <20050622183622.GA29332@jbrown.mylinuxbox.org> References: <214616558.20050621222242@ena.si> <001701c576a6$f12c53f0$334d21d1@organiza3bfb0e> <20050621222420.GA5775@jbrown.mylinuxbox.org> <002601c576b2$e6c825e0$334d21d1@organiza3bfb0e> <20050621235814.GA6661@jbrown.mylinuxbox.org> <20050622131723.GA26339@jbrown.mylinuxbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050622131723.GA26339@jbrown.mylinuxbox.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: jeebs@yango.us Cc: qemu-devel@nongnu.org On Wed, Jun 22, 2005 at 09:17:23AM -0400, Jim C. Brown wrote: > Still, I work with what I have to go on. Try this gtk2.c and report any errors > (be they compile errors or runtime errors or keyboard problems). Your help is > always greatly appreciated. > This version of gtk2.c includes the right header file (at least according to MSDN). However, after some deeper examination of the issue, it looks like it would be better to convert the virtual key codes to the us keyboard scancodes via some sort of keymap (similar to the X11 case). -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.