public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Sebastian <selist@arcor.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] x (kde) start probleme
Date: Fri, 03 Mar 2017 17:43:56 +0100	[thread overview]
Message-ID: <1768527.enTFrkVWRm@l1-gentoo> (raw)
In-Reply-To: <1552704.LY0HXQMSRQ@sed-notebook>

Am Freitag, 3. März 2017, 16:46:56 schrieb Sven Eden:
> Am Freitag, 3. März 2017, 15:29:20 CET schrieb Sebastian:
> > Mit den Spracheinstellung hatte ich auch meine Probleme und vieleicht ist
> > das noch nicht korrekt. Für Deutsch war kein erkennbares UTF8 Layout
> > vorhanden so habe ich eines erstellt mit locale-gen (ohne recht zu
> > verstehen was dabei genau passiert) und mit eselect gesetzt.
> 
> Das sieht auch gut aus.
> 
> Und was steht in /etc/conf.d/keymaps?

# Use keymap to specify the default console keymap.  There is a complete tree
# of keymaps in /usr/share/keymaps to choose from.
keymap="de"

# Should we first load the 'windowkeys' console keymap?  Most x86 users will
# say "yes" here.  Note that non-x86 users should leave it as "no".
# Loading this keymap will enable VT switching (like ALT+Left/Right)
# using the special windows keys on the linux console.
windowkeys="YES"

# The maps to load for extended keyboards.  Most users will leave this as is.
extended_keymaps=""
#extended_keymaps="backspace keypad euro2"

# Tell dumpkeys(1) to interpret character action codes to be
# from the specified character set.
# This only matters if you set unicode="yes" in /etc/rc.conf.
# For a list of valid sets, run `dumpkeys --help`
dumpkeys_charset=""

# Some fonts map AltGr-E to the currency symbol instead of the Euro.
# To fix this, set to "yes"
fix_euro="yes"


> 
> Bei mir steht:
> 
>  ~ $ grep "^[^#]" /etc/conf.d/keymaps
> keymap="de-latin1"
> windowkeys="YES"
> extended_keymaps=""
> dumpkeys_charset=""
> fix_euro="NO"
> 
> Da braucht man allerdings noch einen UTF-8 Font für die Konsole:
> 
>  ~ $ grep "^[^#]" /etc/conf.d/consolefont
> consolefont="lat9w-10"
> consoletranslation="8859-15_to_uni"
> unicodemap="lat9w"

consolefont="default8x16"

> 
> (Hinweis: lat9w-10 ist recht klein.)
> 
> Damit bei mir alles rund läuft, habe ich mir eine generelle Konfiguration
> für X gebaut, die allerdings nicht auf meinem Mist gewachsen ist:
> 
>  ~ $ cat /etc/X11/xorg.conf.d/00-keyboard.conf
> Section "InputClass"
>         Identifier  "keyboard-all_de"
>         Driver      "evdev"
>         Option      "XkbLayout"  "de"
>         Option      "XkbOptions" "compose:rwin altwin:meta_alt"
>         MatchIsKeyboard "on"
> EndSection

Danke da werde ich mal experimentieren.

Gruß
Sebastian


  reply	other threads:[~2017-03-03 16:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14 17:22 [gentoo-user-de] X start probleme Sebastian
2017-02-14 17:37 ` Harald Weiner
2017-02-15 13:58   ` Sebastian
2017-02-15 14:46   ` Sebastian
2017-02-17 19:40     ` [gentoo-user-de] x (kde) " Sebastian
2017-02-18 11:09       ` Randy Andy
2017-03-03 14:29         ` Sebastian
2017-03-03 15:46           ` Sven Eden
2017-03-03 16:43             ` Sebastian [this message]
2017-03-04 22:21           ` Michael Schier

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=1768527.enTFrkVWRm@l1-gentoo \
    --to=selist@arcor.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