From: Ashish Naik <ashishn@mahindrabt.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] scrollable window
Date: Sun, 10 Jul 2005 12:20:56 +0530 [thread overview]
Message-ID: <BEF6C328.108B%ashishn@mahindrabt.com> (raw)
In-Reply-To: <20050710055835.GA9468@jbrown.mylinuxbox.org>
HI,
I am a user of Qemu trying to run Windows 2000 on my G4 Powerbook. I am not
very comfortable with the small qemu window and want to make it bigger. But
this fails if I try to resize the window by dragging it. The qemu crashes if
I do so.
Having fullscreen mode either is not of help as I cant return to OS X using
Command-tab. Is there a way out?
I suspect that if I increase the quest resolution, fonts will become too
small to read with 12" screen. I have not been able to test this as my
Windows installable has failed so far. I am trying right now and will try to
increase the guest resolution.
I think the qemu window should open with 80% of available screen size. Is
that difficult to achieve?
Thanks and Regards,
Ashish Naik
> From: "Jim C. Brown" <jma5@umd.edu>
> Reply-To: <qemu-devel@nongnu.org>
> Date: Sun, 10 Jul 2005 01:58:35 -0400
> To: <qemu-devel@nongnu.org>
> Subject: [Qemu-devel] scrollable window
>
> I personally feel that a scrollable window is not very useful unless your host
> resolution is smaller than your guest resolution. Hard to see what the point
> is
> really... especially if you want to use full screens and mouse pointer
> grabbing. Besides, it just looks ugly. I feel the conventional qemu window
> simply looks more natural.
>
> Anyways, this is a version of gtk2.c which gives the wanted scrolling feature.
> I just started on this so expect ease-of-use bugs. :D Should work on windows
> as well, but I have not been able to test this myself yet.
>
> Should work with the latest gtk patches and files, just substitute that
> gtk2.c (the scrolless one) with this version.
>
> Current issues:
>
> No fullscreen support. (Having a scrolled window in fullscreen mode may not
> make a lot of sense anyways, but resizing the window and getting rid of the
> scrollbars should be done.) Ctrl-Alt-F is recognized and its usage is untested
> and likely to cause breakage. :D
>
> When resolution of guest is smaller than the window, the window should
> arguably be resized. Right now one just sees extra grey areas in the right and
> bottom sides of the window.
>
> The window can't be made smaller than 720x400.
>
> Arguably, the scrollbars should disappear if the guest resolution completely
> fits into the window - but this may be a matter of preferance.
>
> When moving the mouse, the "viewport" should probably move as the mouse moves
> around. Right now it just moves into the edge and disappears, requiring that
> the grab be ended and the scrollbars manually adjusted in order to see the
> mouse pointer
> again. This is very difficult to do without some sort of guest OS support
> though.
> This would be vastly easier if mouse grabbing was not done. But then
> one would have problems with the host and guest pointers getting out
> of sync, which has been a well discussed topic.
>
> --
> Infinite complexity begets infinite beauty.
> Infinite precision begets infinite perfection.
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
next prev parent reply other threads:[~2005-07-10 6:59 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-10 5:58 [Qemu-devel] scrollable window Jim C. Brown
2005-07-10 6:50 ` Ashish Naik [this message]
2005-07-10 11:07 ` Ashish Naik
2005-07-10 13:40 ` Jim C. Brown
2005-07-10 15:27 ` user user
2005-07-10 16:16 ` Jim C. Brown
2005-07-10 16:37 ` jeebs
2005-07-10 17:32 ` Herbert Poetzl
2005-07-10 17:57 ` Jim C. Brown
2005-07-10 18:37 ` Herbert Poetzl
2005-07-10 18:53 ` Jim C. Brown
2005-07-10 20:51 ` Herbert Poetzl
2005-07-10 21:06 ` John R. Hogerhuis
2005-07-11 3:41 ` Jim C. Brown
2005-07-10 19:07 ` Jernej Simonèiè
2005-07-10 18:19 ` jeebs
2005-07-10 17:43 ` Jim C. Brown
2005-07-10 18:21 ` jeebs
2005-07-10 20:24 ` Jim C. Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BEF6C328.108B%ashishn@mahindrabt.com \
--to=ashishn@mahindrabt.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).