From owner-freebsd-x11@FreeBSD.ORG Wed Dec 3 06:19:27 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 1E57D1065672 for ; Wed, 3 Dec 2008 06:19:27 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id CE9B98FC0A for ; Wed, 3 Dec 2008 06:19:26 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by an-out-0708.google.com with SMTP id b6so1326169ana.13 for ; Tue, 02 Dec 2008 22:19:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lWJcdKQHz1OE4ZvIRwXKLgTvcWAOmnqoOGWfHkqagGg=; b=PlJpkqeQmSBIM0ryL9YoYC7Bz31bCwrFMyWVPjrPIBEpe9KFBbQQc0lqbf7j6wo6qG vfkk7zBVu3L6VI8k1Igs+JsgL2CWjB6XonQ2nNpyQbJ9zQIgJ6yiMptvbnjZp1OJD6yH kJzB5uS6APfo9W24GOxSUBt1ZkgUteF5qgkI4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ETQFhRhGPdvqPCu4T6P5NC0BapE7GFQ7MLCFJyCifVkZ15Ulpn7WuVCTG8mAoJby78 BBfiOZiBoH3ZMKl3eNqdDUL29kRLI6xCsyHWmNZrmdEUGtW4o7qzZZkFyB7VHDNfDxl6 JL3eho++TELmgfRhT1YZWdO1RbAh0kC0loq+c= Received: by 10.64.88.13 with SMTP id l13mr13108702qbb.83.1228283461891; Tue, 02 Dec 2008 21:51:01 -0800 (PST) Received: by 10.64.184.9 with HTTP; Tue, 2 Dec 2008 21:51:01 -0800 (PST) Message-ID: <11167f520812022151q6740e588l25b5a26a57dee392@mail.gmail.com> Date: Wed, 3 Dec 2008 05:51:01 +0000 From: "Sam Fourman Jr." To: "Nathan Whitehorn" In-Reply-To: <47274B29.8060308@icecube.wisc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47274B29.8060308@icecube.wisc.edu> 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: Wed, 03 Dec 2008 06:19:27 -0000 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? Sam Fourman Jr.