From owner-freebsd-questions@freebsd.org Mon Apr 30 06:08:56 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7831FC4AED for ; Mon, 30 Apr 2018 06:08:56 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) Received: from bca5.email-od.com (bca5.email-od.com [207.246.239.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 491746917B for ; Mon, 30 Apr 2018 06:08:56 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) DKIM-Signature: v=1; a=rsa-sha256; d=email-od.com;i=@email-od.com;s=dkim; c=relaxed/relaxed; q=dns/txt; t=1525068540; x=1527660540; h=content-transfer-encoding:content-type:mime-version:references:in-reply-to:message-id:subject:to:from:date:x-thread-info; bh=81NJIRT2I6MdMmZNdIIJcuT6HI5QIPPm4Nz8wicKdIc=; b=H8UEwNExscBhk676Emt09anejBAuSZ4dbHgD/CMV5KsXM5yZcEAOeZiNFWoDmwMQSuGU1tYRjhmNGg+bvvsl8i0Nxs6pTEiHZALxWwKeozZ62CY4lzWKRnHslDsuGjQPofCrCoLE6jhI02vREITM5K+wppf9Zh5OMfhDMD7PwnI= X-Thread-Info: NDI1MC4xMi45ODAwMDAwMDQ0NGU2ZS5mcmVlYnNkLXF1ZXN0aW9ucz1mcmVlYnNkLm9yZw== Received: from r2.us-east.aws.in.socketlabs.com (r2.us-east.aws.in.socketlabs.com [54.85.171.149]) by bca2.email-od.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Mon, 30 Apr 2018 02:08:50 -0400 Received: from smtp.lan.sohara.org (EMTPY [89.127.62.20]) by r2.us-east.aws.in.socketlabs.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Mon, 30 Apr 2018 02:08:45 -0400 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.90_1 (FreeBSD)) (envelope-from ) id 1fD1zP-0007TU-OU for freebsd-questions@freebsd.org; Mon, 30 Apr 2018 06:08:43 +0000 Date: Mon, 30 Apr 2018 07:08:43 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: Alternative to x11/gnome3 ? Message-Id: <20180430070843.6ddffc999f02d2fc9e1cc7d2@sohara.org> In-Reply-To: <20180430052322.GA14629@admin.sibptus.transneft.ru> References: <20180429140256.GA8201@admin.sibptus.transneft.ru> <20180429224951.537940ad.freebsd@edvax.de> <20180430044253.GA14278@admin.sibptus.transneft.ru> <20180430070646.58320fbd.freebsd@edvax.de> <20180430052322.GA14629@admin.sibptus.transneft.ru> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2018 06:08:57 -0000 On Mon, 30 Apr 2018 12:23:22 +0700 Victor Sudakov wrote: > It surprises me however that nobody has stepped forward and said "I run > two local X-servers", or "I use user switching all the time with XXX" - > why is that? I don't do it now, but I have run multiple X servers using startx and switching with Alt-F., IIRC the only required magic was to give each server a distinct number. -- Steve O'Hara-Smith