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

Re: Charset problem mit konsole (KDE 3.2.3)



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 to: