On Sat, 10 Apr 2004 the mental interface of
Roland Schuetz told:

> Hallo,
> 
> ich habe hier eine Debian Sarge Installation, l�ft alles, aber ich
> habe nur Teile des Deutschen Zeichensatzes! Was nicht funktioniert
> ist die Gr��er / Kleiner Taste links neben dem Ypsilon.
> 
> Kann mir einer von Euch sagen, wie ich das installieren kann. Ich
> habe dpkg-reconfigure locales versucht, dabei den Zeichensatz
> [EMAIL PROTECTED] ISO-8859-15 ausgew�hlt, habe im KDE schon das German
> environment augew�hlt, aber leider hat nichts etwas gebracht.
> 
> Kann mir einer von Euch helfen?

In /etc/X11/XF86Config-4

Section "InputDevice"
  Driver       "Keyboard"
  Identifier   "Keyboard[0]"  # Sollte Deinem Layout entsprechen
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "pc102"   # Mit M$ Tasten "pc 105"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "nodeadkeys"
EndSection

Falls nicht schon vorhanden:
$ echo "[EMAIL PROTECTED]" >> /etc/environment

F�r die Console dpkg-reconfigure console-common ;-)

Ciao

Elimar


-- 
  Learned men are the cisterns of knowledge, 
  not the fountainheads ;-)

Attachment: signature.asc
Description: Digital signature

Antwort per Email an