Am Dienstag, 27. Juli 2004 18:00 schrieb guenter hager:
> hallo leute,
> ich versuche - mittlerweile schon fast verzweifelt den UTF8 output auf
> der konsole (KDE 3.2.3) hinzubekommen, ohne erfolg.
> tippe ich einen umlaut erscheint ein zweibyte code:
> Ã: ÃÂ
> Ã: Ãâ usw.
>
Das Problem hatte ich auch.
Bei mir konnte eine VerÃnderung in der XF86Config-4 helfen:
----
 Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"              ## neu
        Option      "XkbRules" "xfree86"        ## neu
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "de"
        OPtion      "XkbVarian" "nodeadkeys"    ## neu
EndSection
----



MfG
Stefan

Reply via email to