From owner-freebsd-hackers@FreeBSD.ORG Sun Apr 5 07:13:30 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3FB669BE for ; Sun, 5 Apr 2015 07:13:30 +0000 (UTC) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0663E63D for ; Sun, 5 Apr 2015 07:13:30 +0000 (UTC) Received: by pacyx8 with SMTP id yx8so10560566pac.1 for ; Sun, 05 Apr 2015 00:13:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=nTtXEyRp9lnamX5cws05J0UcSmBcCy/sWj7gstWveZ0=; b=puGZPUJNUPv9BGoRdhZHbJL0sHxmIajuFuefGpXyo1+YDHOxZbnTjnMngT6+jxCaiP lejC3NSFuTGcA1Qi0uho1TNux9BqxTASOBwNj/8WfuAXDuSI5H239Nst/ExBynCf/+xb Ipo4iow1xA8qHU3ngKjQgneSH05g5iH2MIGSIDnj4arwHt8pp6viqi9VrM+WwfEbzAFv o7NsaJiGZc/hDSnDpXMK7v2PwkYTjPnnQRB7SY54gORSQaNVhq6IYxmJwrH44I2BXzSp n4qgtjO1/ijmHQGqKRe4nOm4aeuyOZD80ygIWfuKDjVnZEaR1Y8OncS20IY/dlRXsFOa KTaA== X-Received: by 10.68.195.2 with SMTP id ia2mr362750pbc.33.1428218009332; Sun, 05 Apr 2015 00:13:29 -0700 (PDT) Received: from ?IPv6:2601:8:ab80:7d6:981:fa61:f8b7:c531? ([2601:8:ab80:7d6:981:fa61:f8b7:c531]) by mx.google.com with ESMTPSA id pa6sm800269pac.45.2015.04.05.00.13.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 05 Apr 2015 00:13:28 -0700 (PDT) Content-Type: multipart/signed; boundary="Apple-Mail=_D27A2D6C-ED61-4E71-B8FC-D55F6AC05B9E"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: multiple X servers From: Garrett Cooper In-Reply-To: Date: Sun, 5 Apr 2015 00:13:28 -0700 Message-Id: References: To: Wojciech Puchar X-Mailer: Apple Mail (2.1878.6) Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 07:13:30 -0000 --Apple-Mail=_D27A2D6C-ED61-4E71-B8FC-D55F6AC05B9E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Apr 4, 2015, at 23:21, Wojciech Puchar wrote: > can two (or more) X servers be run on one machine with machine with = such config: >=20 > - 2 GFX cards, say one intel embedded in CPU, other addon. > - 2 keyboards > - 2 mice >=20 > Not with Xinerama, but 2 separate ones, first using first keyboard and = first mouse, other using second keyboard and second mouse. >=20 > i did this long time ago under NetBSD but X changed so much (as well = as GFX hardware) that this patches are now irrelevant. As long as you have 2 separate xorg.confs and use two separate displays, = I don=92t see why not... --Apple-Mail=_D27A2D6C-ED61-4E71-B8FC-D55F6AC05B9E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVIOCYAAoJEMZr5QU6S73e/bsH/2syAcvY78IKQFoGVwBWsSMm KwWFBqscl8JhH2wcPcL9LA49FrDWYzgX9wEEKmx3L8qfYvo8tSnWRl+S03MiSaqK CbaxL17HBzoR8ApmKNDTTpy7EtWvMmNKv2vv2wqHPcBqxdIAR5nsgE7BGKINJfPw laFFkKfYYFdM+0FmsYU40nmFiaZr/Pgue/fVOxwEARF45njl/eUvp1Y0y38Hb4TS sagDYKI++/dOIVvJDTUIeVQOb28B8K746NGMOOBpJlUZdkEP16K00IOhhzgOU21/ SXApQ9MCcP4eu7i/vdVrz/Pm69ySrjoMpGGYGnPUlg85Qsjnv3zsCoTQiYvNLeg= =MfDW -----END PGP SIGNATURE----- --Apple-Mail=_D27A2D6C-ED61-4E71-B8FC-D55F6AC05B9E--