Hallo Udo, hallo Klaus, hallo liebe Liste, jetzt schicke ich mal alle meines Wissens nach relevanten Einstellungen. Das wird etwas l�nger, aber so ist alles beisammen.
Ziel: Umlaute und Euro-Zeichen unter X in verschiedenen Programmen
auzeigen und eingeben. Ich will nicht aufgeben.
Mein System:
Woody Pre 3.0
installierte Pakete:
language-env 0.33
xfonst-*-transcoded 4.1.0-14
xterm 4.1.0-14
locales 2.2.5-3
user-de 0.18
euro-support* 1.10
xfree86-common 4.1.0-14
Einstellungen:
/etc/X11/xkb/symbols/de
soll ich diese Datei anpassen?
/etc/locale.gen:
de_DE@euro ISO-8859-15
de_DE ISO-8859-1
/etc/X11/XF86Config-4 (Ausschnitt):
Section "Files"
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "de"
EndSection
/etc/profile (Ausschnitt):
LANG=de_DE@euro
LC_ALL=de_DE@euro
export PATH PS1 LANG LC_ALL
/etc/language-de (Ausschnitt):
#!/bin/sh
LANG=de_DE@euro
export LANG
/etc/environment:
existiert ja noch gar nicht (nanu!)
~/.Xresources:
! ISO-8859-15 (Latin-9) fonts for XTerm
XTerm*Font: -misc-fixed-medium-r-normal--13-*-*-*-*-*-iso8859-15
XTerm*Font2: -misc-fixed-medium-r-normal--8-*-*-*-*-*-iso8859-15
XTerm*Font3: -misc-fixed-medium-r-normal--10-*-*-*-*-*-iso8859-15
XTerm*Font4: -misc-fixed-medium-r-normal--13-*-*-*-*-*-iso8859-15
XTerm*Font5: -misc-fixed-medium-r-normal--18-*-*-*-*-*-iso8859-15
XTerm*Font6: -misc-fixed-medium-r-normal--20-*-*-*-*-*-iso8859-15
! ISO-8859-15 (Latin-9) fonts for Rxvt
Rxvt*font: -misc-fixed-medium-r-normal--13-*-*-*-*-*-iso8859-15
Rxvt*font2: -misc-fixed-medium-r-normal--8-*-*-*-*-*-iso8859-15
Rxvt*font3: -misc-fixed-medium-r-normal--10-*-*-*-*-*-iso8859-15
Rxvt*font4: -misc-fixed-medium-r-normal--13-*-*-*-*-*-iso8859-15
Rxvt*font5: -misc-fixed-medium-r-normal--18-*-*-*-*-*-iso8859-15
Rxvt*font6: -misc-fixed-medium-r-normal--20-*-*-*-*-*-iso8859-15
! ISO-8859-15 fonts for many softwares
*font:-*-*-medium-r-normal--14-*-*-*-c-*-iso8859-15
! ---- language-env end DON'T MODIFY THIS LINE!
~/.muttrc (Auswahl):
set charset=iso-8859-15
set send_charset="iso-8859-15:us-ascii:iso-8859-1:utf-8"
set locale="de_DE@euro"
set editor="vim" # editor to use when composing messages
~/.bashrc:
test -f /etc/profile && source /etc/profile
test -f /etc/bash_aliases-de && source /etc/bash_aliases-de
test -f /etc/language-de && source /etc/language-de
~/.profile:
test -f $HOME/.bashrc && source $HOME/.bashrc
~/.bash_profiles:
test -f $HOME/.bashrc && source $HOME/.bashrc
Ich wei�, dass das nicht alles sein kann. Was k�nnte sonst noch wichtig sein?
Nun einige "Symptome":
Programm Umlaute Euro
mutt - -
xterm rw rw (AltGr-$)
rxvt rw rw (AltGr-$)
vim rw
textkonsole rw rw
mozilla rw rw (jawohl, das einzige Programm, das kann)
Allgemein erzeugt AltGr-E unter X11 kein Symbol.
Ein Font-Problem liegt offenbar nicht vor.
(Fehler)meldungen:
xterm: Warning: locale not supported by C library, locale unchanged
rxvt: Setting locale failed.
was ich *nicht* vergessen habe:
dpkg-reconfigure locales (vor langer Zeit... ;)
locale-gen
howto zu lesen
meine pers�nlichen Xresources sind gesetzt
Hoffentlich ist das nicht zu viel Information.
Ich will ja niemandem mutwillig die Zeit stehlen.
Deshalb: Vielen Dank f�r eure M�he!
Viele Gr��e,
Michael G.
msg05267/pgp00000.pgp
Description: PGP signature

