From owner-freebsd-doc@FreeBSD.ORG Tue Apr 21 07:57:18 2009 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F40D3106566C; Tue, 21 Apr 2009 07:57:17 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id F33CD8FC1E; Tue, 21 Apr 2009 07:57:16 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by fxm11 with SMTP id 11so2383651fxm.43 for ; Tue, 21 Apr 2009 00:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=3X/pmWcLYKWRIT2Wo3Cfmpcz5EuNYlh/Vhzmq5G2Pdg=; b=VfHAYPy7Es6Gz21fuR30gCITyw9+KvIjEZ0edv1WUvbQ9Eqwcw9bCwThjugd7aDput AXviHRCHfU+09jChAbPpAFmf9sVmPqRuTG9wxkDn84lewmq+t8XBqMN3Yz1TECbBe9O9 6GMHISMGREdfJtz3/LHz8uPDyXOrVyg5VpzmY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=EJ9n29pKUMIcDHWYS7+1gFRsp2hNxZLt5s5I+4OowJlPpouFyK+DB9vDTUvklVuV54 1PqQGm+zNgP+e3IIIB2h2mwTefnpQB5Kcdz/j/QMfJgJb0KOTZUtyveEwcNG71IC+FL9 uKDCQvy4+ZsbwCerbvnEVLn6yt7aKb9LoQdqQ= Received: by 10.204.102.14 with SMTP id e14mr6192723bko.209.1240300635791; Tue, 21 Apr 2009 00:57:15 -0700 (PDT) Received: from atlantis.dyndns.org (athedsl-4489043.home.otenet.gr [94.71.75.91]) by mx.google.com with ESMTPS id h2sm1415503fkh.9.2009.04.21.00.57.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Apr 2009 00:57:15 -0700 (PDT) Message-ID: <49ED7C59.80808@gmail.com> Date: Tue, 21 Apr 2009 10:57:13 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: "doc@FreeBSD.org" References: <49ED0056.5010706@gmail.com> <49ED7000.70904@praxisvermittlung24.de> In-Reply-To: <49ED7000.70904@praxisvermittlung24.de> Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit Cc: Gabor PALI , DS@praxisvermittlung24.de, Tom Rhodes Subject: Re: [PATCH] Introduce Xorg 7.4 to the X11 configuration section X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 07:57:18 -0000 Daniel Seuffert wrote: > Manolis Kiagias wrote: >> Hey all, >> >> Judging from the threads in questions, it seems the new Xorg has caused >> lots of trouble to users upgrading from 7.3 or installing for the first >> time (myself included). As there are a few important configuration >> changes (which I doubt will be undone by newer Xorg versions - it will >> probably get even more automated) I feel we should document some of >> these in the Handbook, updating the info already there. >> >> Here is a small patch for the X11 chapter which attempts to do this: >> >> http://people.freebsd.org/~manolis/x11.diff >> >> And the build: >> >> http://www.freebsdgr.org/handbook-mine/x-config.html > > > Nice! Thank you Manolis, good work! :) > > Best regards, Daniel > Thank you Daniel! Warren Block sent me a few changes last night, and the above patch has just been updated. Please redownload it if necessary. Cheers, manolis@