Hallo Michael, * Michael Gutbier <[EMAIL PROTECTED]> [06-04-02 19:14]: > 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 > locales 2.2.5-3 > user-de 0.18 > euro-support* 1.10
3 Pakete sind das.
> Einstellungen:
>
> /etc/X11/xkb/symbols/de
> soll ich diese Datei anpassen?
Nein, nur wenn du ein Keyboard mit Zusatztasten hast, welche du
unter X nutzen willst, hat aber nix mit dem Euro (�) zu tun.
> /etc/locale.gen:
> de_DE@euro ISO-8859-15
> de_DE ISO-8859-1
Hab ich _nur_ de_DE@euro drin.
> /etc/X11/XF86Config-4 (Ausschnitt):
> Section "Files"
> FontPath "unix/:7100"
> EndSection
L�uft bei mir alles �ber xfs und xfstt
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "keyboard"
> Option "CoreKeyboard"
> Option "XkbRules" "xfree86"
> Option "XkbModel" "pc104"
> Option "XkbLayout" "de"
> EndSection
Willst du hier noch die nodeadkeys oder ist das absichtlich ohne?
> /etc/profile (Ausschnitt):
> LANG=de_DE@euro
> LC_ALL=de_DE@euro
> export PATH PS1 LANG LC_ALL
perl beschwert sich manchmal �ber LANGUAGE.
Also: LANGUAGE="de_DE@euro"
export LANGUAGE
> /etc/language-de (Ausschnitt):
> #!/bin/sh
> LANG=de_DE@euro
> export LANG
Hab ich auch.
> /etc/environment:
> existiert ja noch gar nicht (nanu!)
Steht bei mir auch nur LANG=de_DE@euro drin.
> ~/.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!
Sorry, xterm nutze ich nicht, aber wenn die Schriften existieren
(xfontsel hilft), dann sollte das ja klappen.
> ~/.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
Bei mir:
set charset = "iso-8859-15" # mutt soll Euro (�) sprechen
set send_charset = iso-8859-15 # Mit Eurounters�tzung senden
set locale = "de_DE" # bestimmt das Datumsformat
set editor="joe"
> ~/.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
export MM_CHARSET=ISO-8859-15
> ~/.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?
Die Ausgabe von locale
Bei mir:
(udo@udo)-(19:30)-(7)-(~)
$ locale
LANG=de_DE@euro
LC_CTYPE="de_DE@euro"
LC_NUMERIC="de_DE@euro"
LC_TIME="de_DE@euro"
LC_COLLATE="de_DE@euro"
LC_MONETARY="de_DE@euro"
LC_MESSAGES="de_DE@euro"
LC_PAPER="de_DE@euro"
LC_NAME="de_DE@euro"
LC_ADDRESS="de_DE@euro"
LC_TELEPHONE="de_DE@euro"
LC_MEASUREMENT="de_DE@euro"
LC_IDENTIFICATION="de_DE@euro"
LC_ALL=de_DE@euro
Ich nutze statt xterm das aterm und rufe es mit der Option -f
fontname auf. So erhalte ich im TERM ein �.
Sonst f�llt mir grad nix ein...
Ach so: Wenn du in "mutt" keine Umlaute oder Euro eingeben kannst,
so liegt es nicht an mutt, sondern deinem Editor bzw. der
TERM-Emulation.
Gruss Udo
--
ComputerService M�ller | You want my PGP-Key? | Tel: 0441-36167578
Kaspersweg 11a | mail -s "get pgp-key" | Fax: 01212-511073287
26131 Oldenburg | AD0EEC22 is not guilty | Mobil: 0162-4365411
Registrierter Linux-User #225706 auf Debian GNU/Linux 2.4.17
msg05270/pgp00000.pgp
Description: PGP signature

