From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CFA5E1389E2 for ; Mon, 15 Dec 2014 13:13:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F8F4E0A80; Mon, 15 Dec 2014 13:13:48 +0000 (UTC) Received: from wp299.webpack.hosteurope.de (wp299.webpack.hosteurope.de [80.237.133.68]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0F88E0A68 for ; Mon, 15 Dec 2014 13:13:46 +0000 (UTC) Received: from i59f6d79e.versanet.de ([89.246.215.158] helo=smtpd.astrali.lan); authenticated by wp299.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1Y0VT6-0008P1-NC; Mon, 15 Dec 2014 14:13:44 +0100 Received: from localhost (localhost [127.0.0.1]) by server.astrali.lan (Postfix) with ESMTP id 147C445040 for ; Mon, 15 Dec 2014 14:13:44 +0100 (CET) X-Virus-Scanned: amavisd-new at astrali.lan Received: from smtpd.astrali.lan ([127.0.0.1]) by localhost (server.astrali.lan [127.0.0.1]) (amavisd-new, port 10024) with LMTP id m7CdGCKJcP2l for ; Mon, 15 Dec 2014 14:13:42 +0100 (CET) Received: from [192.168.3.9] (newmain.astrali.lan [192.168.3.9]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtpd.astrali.lan (Postfix) with ESMTPS id AE60D44E9E for ; Mon, 15 Dec 2014 14:13:42 +0100 (CET) Message-ID: <548EDE85.6020906@astrali.lan> Date: Mon, 15 Dec 2014 14:13:41 +0100 From: Joerg Bornkessel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-de@lists.gentoo.org Reply-to: gentoo-user-de@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user-de@lists.gentoo.org Subject: Re: [gentoo-user-de] Xorg & FontPath References: <548EC7DF.30207@hfigge.myfqdn.de> In-Reply-To: <548EC7DF.30207@hfigge.myfqdn.de> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;ml@websitec.de;1418649227;e08bdb96; X-Archives-Salt: 71513609-642a-40d5-b864-c2bdb6057c60 X-Archives-Hash: 66e947cdaef94fd06d868e95e185179f -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 15.12.2014 12:37, schrieb Hartmut Figge: > Gruß, > > mir ist aufgefallen, dass in meiner xorg.conf immer noch eine > lange xorg.conf ist doch schon seit etlichen versionen von Xorg obsolet, xorg startet auch ohne xorg.conf wenn spezielle anpassungen an X vorzunehmen sind, haben diese in /etc/X11/xorg.conf.d/ zu erfolgen. zb fuer benötigtes deutsches keyboard layout folgendes file dort hinterlegt werden - ---8< 50-keyboard.conf >8--- Section "InputClass" Driver "evdev" MatchDevicePath "/dev/input/event*" Identifier "keyboard" MatchIsKeyboard "true" Option "XkbLayout" "de" EndSection - -- 8< ende >8--- ebenso sollten files, falls benötigt, dort fuer monitor, graka oder fuer spezielle umgebungs variablen fuer das touchpad bei laptops, dort hinterlegt werden. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: added by hd_brummy@gentoo.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iD8DBQFUjt6Fdn07HTTCgIoRAsa1AKCymcO2/qDAE5AE84kB3qDyOw6FIgCdGTMm oSIZ8IWpX08oj960kmff9BQ= =wCuX -----END PGP SIGNATURE-----