qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] gtk2 driver


From: Jim C. Brown
Subject: Re: [Qemu-devel] gtk2 driver
Date: Tue, 31 May 2005 15:45:03 -0400
User-agent: Mutt/1.4i

On Mon, May 30, 2005 at 08:24:09PM -0400, Jim C. Brown wrote:
> Here is the new driver. Patch is against a clean qemu directory. Once you
> apply the patch, dump the attached files into the qemu root directory and
> run configure with '--enable-gtk' option. The '--set-fs-driver=' option
> exists but there should be no need to use it.
> 
> -- 
> Infinite complexity begets infinite beauty.
> Infinite precision begets infinite perfection.

Here is an updated version that partically fixes problems with moving the mouse
when in fullscreen mode (sometimes you can move the mouse anyways and screw up
alignment in spite of this).

New gtk2.c attached. Also gdk_window_set_pointer.c attached. This works for
Linux/X11, Windows code should be ok but it is untested. (This is to overcome
a deliberate oversight in the GDK library, which does not provide a way to
set the location of the mouse pointer. GTK-fb will require an even uglier
hack.)

Attachment: gtk2.c
Description: Text document

Attachment: gdk_set_window_pointer.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]