[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Locale-Probleme, kein Euro-Glyph etc.



* Michael Gutbier <migu@cgan.de> [13-03-02 22:11]:

Hallo Michael,

ein paar Ideen:

# rm /etc/locale.gen        # eventuell vorher sichern
# rm /etc/environment
# dpkg-reconfigure localeconf

# cat /etc/locale.gen
### BEGIN DEBCONF SECTION FOR localeconf
# Do not edit within this region if you want your changes to be preserved
# by debconf.  Instead, make changes before the "### BEGIN DEBCONF SECTION
# FOR localeconf" line, and/or after the "### END DEBCONF SECTION FOR
# localeconf" line.
de_DE@euro ISO-8859-15
### END DEBCONF SECTION FOR localeconf

# cat /etc/environment
### BEGIN DEBCONF SECTION FOR localeconf
# Do not edit within this region if you want your changes to be preserved
# by debconf.  Instead, make changes before the "### BEGIN DEBCONF SECTION
# FOR localeconf" line, and/or after the "### END DEBCONF SECTION FOR
# localeconf" line.
LANG=de_DE@euro
LC_COLLATE=de_DE@euro
LC_CTYPE=de_DE@euro
LC_MESSAGES=de_DE@euro
LC_MONETARY=de_DE@euro
LC_NUMERIC=de_DE@euro
LC_TIME=de_DE@euro
### END DEBCONF SECTION FOR localeconf

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

> Es scheint keine benutzerfreundliche Möglichkeite zu geben,
> Konsole-Fonts zu laden.
> Habt ihr Tipps?
 
# dpkg-reconfigure console-data
--> Select keymap from arch list
--> qwertz
--> German
--> Standard
--> latin1 - no dead keys

Mein Console-Font mit €(EUR):
# cat /etc/console-tools/config
SCREEN_FONT=lat0-16

> "apropos" geht nicht:
> $ apropos console
> apropos: can't set the locale; make sure $LC_* and $LANG are correct
> console: nothing appropriate.
 
# apropos
apropos was bitte?

# man
Welche Manual-Seite wollen Sie haben?

> Oder Fonts: Sind das jetzt nicht genug Fonts? ;)

Genug. :-)
 
> > diese sollten doch reichen, oder? Muss ich vielleicht die
> > xfonts-100dpi/xfonts-75dpi/xfonts-base löschen und nur die transkodierte
> > Version installiert lassen? Keine Ahnung.
> 
> Diese Frage bleibt.

Gute Frage. Transcode sollte reichen, aber mein Mozilla sah
damit sehr seltsam aus. Ich habe beide installiert.

# dpkg -l xfonts* | grep ^ii
ii  xfonts-75dpi   4.1.0-14       75 dpi fonts for X
ii  xfonts-75dpi-t 4.1.0-14       75 dpi fonts for X (transcoded from ISO 1064
ii  xfonts-base    4.1.0-14       standard fonts for X
ii  xfonts-base-tr 4.1.0-14       standard fonts for X (transcoded from ISO 10
ii  xfonts-intl-eu 1.2-2.1        International fonts for X -- European.
ii  xfonts-pex     4.1.0-14       fonts for minimal PEX support in X
ii  xfonts-scalabl 4.1.0-14       scalable fonts for X
 
> > * X11: welches "XkbLayout" muss ich wählen, um den Euro zu bekommen, oder
> >   hat das damit gar nichts zu tun?
 
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

Die Programme bringen meist ihre eigenen Einstellungen mit,
musst Du mal schauen.

Gruss Uwe

Attachment: pgpdgygjU3NTY.pgp
Description: PGP signature


Reply to: