From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H5PsV-0005Bo-IE for qemu-devel@nongnu.org; Fri, 12 Jan 2007 12:07:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H5PsR-00056l-JG for qemu-devel@nongnu.org; Fri, 12 Jan 2007 12:07:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5PsR-00056Z-7A for qemu-devel@nongnu.org; Fri, 12 Jan 2007 12:07:39 -0500 Received: from [65.74.133.4] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H5PsQ-0005br-Ie for qemu-devel@nongnu.org; Fri, 12 Jan 2007 12:07:38 -0500 From: Paul Brook Subject: Re: [Qemu-devel] [GREAT IDEA] QEMU 2in1 PC box Date: Fri, 12 Jan 2007 17:00:40 +0000 References: <946916.26502.qm@web15906.mail.cnb.yahoo.com> In-Reply-To: <946916.26502.qm@web15906.mail.cnb.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701121700.41321.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: as ss > I'm looking for a resolution of one PC connect 2 > monitors + PS2 Keyboard/Mouse + USB Keyboard/Mouse and > let two users using with different OS(host OS + guest > OS) the same time. And with a shared internet > connection. > >.. > But I cannot find any emulator can do this: Let one > PC box be used by two users the same time. You're not trying hard enough. I expect most of the products you list can do what you want. You just need to configure separate X servers for the different heads. Paul