public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joerg Bornkessel <ml@websitec.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Xorg & FontPath
Date: Mon, 15 Dec 2014 14:13:41 +0100	[thread overview]
Message-ID: <548EDE85.6020906@astrali.lan> (raw)
In-Reply-To: <548EC7DF.30207@hfigge.myfqdn.de>

-----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-----


  parent reply	other threads:[~2014-12-15 13:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-15 11:37 [gentoo-user-de] Xorg & FontPath Hartmut Figge
2014-12-15 12:47 ` Simon Braunstein
2014-12-15 20:11   ` [gentoo-user-de] " Hartmut Figge
2014-12-15 21:09     ` Simon Braunstein
2014-12-15 21:44       ` Hartmut Figge
2014-12-15 21:55         ` Simon Braunstein
2014-12-15 22:24           ` Hartmut Figge
2014-12-15 13:13 ` Joerg Bornkessel [this message]
2014-12-15 20:13   ` Hartmut Figge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=548EDE85.6020906@astrali.lan \
    --to=ml@websitec.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox