Re: [Qemu-devel] video mode in windows game

2005-09-25 Thread Kenneth Ng
On 9/24/05, Jim C. Brown [EMAIL PROTECTED] wrote: On Sat, Sep 24, 2005 at 01:16:39PM -0400, Kenneth Ng wrote: Anyone know how to find out what video mode is currently in use by the vm? My suspicion is that its 640x480, but I'm not sure. The guest OS should tell you. If it doesn't, you can

[Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Wesley Parish
Does anyone using qemu know how to do that? bochs has a setting in its bochsrc file that allows you to click on user-configured button and it sends ctrl-alt-del to WinNT 4.0. Is there any analogy to that in qemu? Thanks Wesley Parish -- Clinersterton beademung, with all of love - RIP James

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Andreas Mohr
Hi, On Sun, Sep 25, 2005 at 09:58:30PM +1200, Wesley Parish wrote: Does anyone using qemu know how to do that? bochs has a setting in its bochsrc file that allows you to click on user-configured button and it sends ctrl-alt-del to WinNT 4.0. Is there any analogy to that in qemu? I'm

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Michael McConnell
Andreas Mohr wrote: Hi, On Sun, Sep 25, 2005 at 09:58:30PM +1200, Wesley Parish wrote: Does anyone using qemu know how to do that? bochs has a setting in its bochsrc file that allows you to click on user-configured button and it sends ctrl-alt-del to WinNT 4.0. Is there any analogy to

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Guillaume POIRIER
Hi, On 9/25/05, Michael McConnell [EMAIL PROTECTED] wrote: Andreas Mohr wrote: Hi, On Sun, Sep 25, 2005 at 09:58:30PM +1200, Wesley Parish wrote: Does anyone using qemu know how to do that? bochs has a setting in its bochsrc file that allows you to click on user-configured button and

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Jim C. Brown
On Sun, Sep 25, 2005 at 12:28:14PM +0200, Andreas Mohr wrote: Hi, On Sun, Sep 25, 2005 at 09:58:30PM +1200, Wesley Parish wrote: Does anyone using qemu know how to do that? bochs has a setting in its bochsrc file that allows you to click on user-configured button and it sends

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Jim C. Brown
On Sun, Sep 25, 2005 at 02:48:51PM +0200, Guillaume POIRIER wrote: Hi, I have an NT4 installation under QEMU on my Linux box - and in grab mode, all I do is... press CTRL-ALT-DEL. Clicking in the window or hitting CTRL-ALT enters grab mode. FWIW: the CTRL-ALT-DEL sequence has been

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Hetz Ben Hamo
in qemu monitor (press CTRL ALT 2 to reach to the monitor): type: sendkey ctrl-alt-del and press Enter then press CTRL ALT 1 - and viola, you can type your login and password. Hetz On 9/25/05, Michael McConnell [EMAIL PROTECTED] wrote: Andreas Mohr wrote: Hi, On Sun, Sep 25, 2005 at

Re: [Qemu-devel] video mode in windows game

2005-09-25 Thread Henrik Nordstrom
On Sat, 24 Sep 2005, Jim C. Brown wrote: I meant qemu/SDL should be able to detect that the resolution is not supported and refuse to switch. Only if the host knows the monitor does not support the video mode in question. Regards Henrik ___

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Paul Brook
I have an NT4 installation under QEMU on my Linux box - and in grab mode, all I do is... press CTRL-ALT-DEL. Clicking in the window or hitting CTRL-ALT enters grab mode. FWIW: the CTRL-ALT-DEL sequence has been chosen so that it can't be caught by a any program but windows (that to

[Qemu-devel] ppc-softemu build failure

2005-09-25 Thread Tobias McNulty
0.7.1 and 0.7.2 fail to build the ppc-softemu target (host=ppc): gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I. -I/root/ qemu-0.7.1/target-ppc -I/root/qemu-0.7.1 -D_GNU_SOURCE - D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/root/qemu-0.7.1/fpu -I/ root/qemu-0.7.1/slirp -c -o exec.o

Re: [Qemu-devel] ppc-softemu build failure

2005-09-25 Thread Paul Brook
./configure --disable-gfx-check --target-list=ppc-softemu It's spelt ppc-softmmu. Paul ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Mike Swanson
Indeed, however I've noticed that a few distros' X-Servers (it doesn't seem to apply to vanilla X.org) will pass Ctrl-Alt-Delete to INIT and cause a system reboot or logout the user... on these, there's usually a setting in xorg.conf to prevent Ctrl-Alt-Delete from being passed to INIT and just be