From owner-freebsd-x11@FreeBSD.ORG Tue Dec 16 23:30:44 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0DF21065675; Tue, 16 Dec 2008 23:30:44 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mail.icecube.wisc.edu (trout.icecube.wisc.edu [128.104.255.119]) by mx1.freebsd.org (Postfix) with ESMTP id 82ECC8FC14; Tue, 16 Dec 2008 23:30:44 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 524245823C; Tue, 16 Dec 2008 16:59:24 -0600 (CST) X-Virus-Scanned: amavisd-new at icecube.wisc.edu Received: from mail.icecube.wisc.edu ([127.0.0.1]) by localhost (trout.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10030) with ESMTP id zLvht9pyUjm0; Tue, 16 Dec 2008 16:59:24 -0600 (CST) Received: from wanderer.tachypleus.net (i3-dhcp-172-16-55-200.icecube.wisc.edu [172.16.55.200]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 328535823A; Tue, 16 Dec 2008 16:59:24 -0600 (CST) Message-ID: <494832C3.6070304@freebsd.org> Date: Tue, 16 Dec 2008 16:59:15 -0600 From: Nathan Whitehorn User-Agent: Thunderbird 2.0.0.18 (X11/20081126) MIME-Version: 1.0 To: Robert Noland References: <47274B29.8060308@icecube.wisc.edu> <11167f520812022151q6740e588l25b5a26a57dee392@mail.gmail.com> <49362280.6070001@freebsd.org> <1229405294.2151.7.camel@wombat.2hip.net> <1229467313.26590.6.camel@squirrel.corp.cox.com> In-Reply-To: <1229467313.26590.6.camel@squirrel.corp.cox.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Patch for multiseat support X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2008 23:30:44 -0000 Robert Noland wrote: > On Tue, 2008-12-16 at 00:28 -0500, Robert Noland wrote: > >> On Wed, 2008-12-03 at 00:09 -0600, Nathan Whitehorn wrote: >> >>> Sam Fourman Jr. wrote: >>> >>>> On Tue, Oct 30, 2007 at 3:18 PM, Nathan Whitehorn >>>> wrote: >>>> >>>>> I have written a patch for supporting the -sharevts multiseat option found >>>>> on Linux, and thought some people here might be interested. It works well >>>>> enough (You can't switch back to the console while running multiseat X, >>>>> etc.) >>>>> >>>>> http://hep.uchicago.edu/~nathanw/bsd_init.c.patch >>>>> >>>>> (This is X.org bug 11179, for those who care) >>>>> >>>> Did this patch ever get commited? >>>> >>> I don't believe so -- at least I have never heard anything from anyone >>> about it and my newish Xorg does not have it. >>> -Nathan >>> >> Ok, I've committed this upstream. It don't think it will make it into >> server 1.6 though, so I'll probably add it to the port as well. >> > > Correction... Looks like I did manage to get it into 1.6... Coming to a > desktop near you, soonish... > > robert. > Thanks! -Nathan