From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 8 16:37:08 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 B5716569 for ; Wed, 8 Apr 2015 16:37:08 +0000 (UTC) Received: from puchar.net (puchar.net [188.252.31.250]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "puchar.net", Issuer "puchar.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 370A4348 for ; Wed, 8 Apr 2015 16:37:07 +0000 (UTC) Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by puchar.net (8.14.9/8.14.9) with ESMTP id t38Gb2Nw093981 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 8 Apr 2015 18:37:02 +0200 (CEST) (envelope-from wojtek@puchar.net) Received: from laptop.wojtek.intra (localhost [127.0.0.1]) by laptop.wojtek.intra (8.14.9/8.14.9) with ESMTP id t38Gb0aK000894; Wed, 8 Apr 2015 18:37:00 +0200 (CEST) (envelope-from wojtek@puchar.net) Received: from localhost (wojtek@localhost) by laptop.wojtek.intra (8.14.9/8.14.9/Submit) with ESMTP id t38Gasfp000891; Wed, 8 Apr 2015 18:36:54 +0200 (CEST) (envelope-from wojtek@puchar.net) X-Authentication-Warning: laptop.wojtek.intra: wojtek owned process doing -bs Date: Wed, 8 Apr 2015 18:36:54 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@laptop.wojtek.intra To: Mark Saad Subject: Re: multiple X servers In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (puchar.net [10.0.1.1]); Wed, 08 Apr 2015 18:37:03 +0200 (CEST) Cc: "freebsd-hackers@freebsd.org" , Garrett Cooper 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: Wed, 08 Apr 2015 16:37:08 -0000 seems like it should work. i will try it when actually get second card. On Wed, 8 Apr 2015, Mark Saad wrote: > > On Apr 8, 2015, at 6:57 AM, Wojciech Puchar wrote: > >>>> >>>> Not with Xinerama, but 2 separate ones, first using first keyboard and first mouse, other using second keyboard and second mouse. >>>> >>>> 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?t see why not... >> because when Xorg starts it messed up with all display adapters. >> but maybe it changed. > > While linux oriented the arch wiki has some good starting material for this; Also known as multiseat x . I tried this years ago on Debian , but never tried it on FreeBSD . > > https://wiki.archlinux.org/index.php/Xorg_multiseat > > > --- > Mark Saad | nonesuch@longcount.org > >> _______________________________________________ >> freebsd-hackers@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > >