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

Re: Tastenkombinationen nach Update KDE 3.4.2



Andreas Pakulat schrieb:
On 30.11.05 11:14:52, André Bischof wrote:

In den Regionaleinstellungen des Kontrollzentrums habe ich eingestellt, dass ich Deutsch und Englisch benutzen kann, und dass die landesfahne neben der Uhr angezeigt wird.


Lass das Kontrollzentrum erstmal, entferne dort den Haken "Tastaturlayouts
aktivieren" in Regionaleinstellungen/Tastaturlayout.

Ok, werde ich heute Abend wenn ich wieder zu Hause bin so einstellen.

Diese bringt allerdings eine Flagge mit der Aufschrift "err", irgendwas stimmt da also wohl nicht, allerdings weiss ich nicht was, daher fällt es mir auch schwer danach zu googlen.


Das bedeutet i.A. das er Probleme mit deiner xkb-Konfiguration hat oder
das XKB gar nicht richtig funktioniert.


/etc/X11/xorg.conf sagt:
Section "InputDevice"
       Identifier      "Generic Keyboard"
       Driver          "keyboard"
       Option          "CoreKeyboard"
       Option          "XkbRules"      "xorg"
       Option          "XkbModel"      "pc105"
       Option          "XkbLayout"     "de"
       #Option         "XkbOptions"    "nodeadkeys"
EndSection


Das sieht soweit Ok aus, ich nehme mal an du hast Xorg aus Testing, bist
du sicher das du alle Pakete von Xorg installiert hast? Insbesondere
solltest du alle pruefen die xkb im Namen tragen.

root@linux:/# dpkg -l *xkb*
...
||/ Name                Version             Description
+++-===================-===================-======================================================
ii libxkbfile-dev 6.8.99.902.dfsg.1-1 X Keyboard Extension file parsing library development ii libxkbfile1 6.8.99.902.dfsg.1-1 X Keyboard Extension file parsing library ii libxkbui-dev 6.8.99.902.dfsg.1-1 X Keyboard Extension user interface library developmen ii libxkbui1 6.8.99.902.dfsg.1-1 X Keyboard Extension user interface library ii xkbset 0.5-5 Small utility to change the AccessX settings of XKEYBO

root@linux:/# dpkg -l *xorg*
...
||/ Name                Version             Description
+++-===================-===================-======================================================
pn  libglu1-xorg        <none>              (no description available)
pn  libglu1-xorg-dev    <none>              (no description available)
ii  xserver-xorg        6.8.2.dfsg.1-7      the X.Org X server

Fehlt da was? Die libglu1*-Pakete?

Was anderes wuesste ich da momentan auch nicht, obiges sollte dir
erstmal ein dt. Tastaturlayout bereitstellen, da sollte Strg+Alt+<0-6>
zum tty umschalten. AltGr wird in der Konfiguration nicht arbeiten wie
erwartet, IIRC, dafuer muesstest du nodeadkeys aktivieren...

Ok, das tut ja nicht weh.

Ach was steht eigentlich im Xorg.log? Vllt. sagt er dir da ja was ihm
nicht schmeckt.

Für die Warnings und Errors:

root@linux:/var/log# less Xorg.0.log |egrep "(WW)|(EE)"
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Loading extension MIT-SCREEN-SAVER
(WW) Warning, couldn't open module XvMC
(EE) Failed to load module "XvMC" (module does not exist, 0)
(WW) (1600x1200,Samsung SyncMaster 172N) mode clock 162MHz exceeds DDC maximum 140MHz (WW) (1600x1200,Samsung SyncMaster 172N) mode clock 175.5MHz exceeds DDC maximum 140MHz (WW) (1400x1050,Samsung SyncMaster 172N) mode clock 151MHz exceeds DDC maximum 140MHz (WW) (1400x1050,Samsung SyncMaster 172N) mode clock 155.8MHz exceeds DDC maximum 140MHz (WW) (1680x1050,Samsung SyncMaster 172N) mode clock 147.14MHz exceeds DDC maximum 140MHz (WW) (1920x1200,Samsung SyncMaster 172N) mode clock 193.16MHz exceeds DDC maximum 140MHz
(WW) NVIDIA(0): Not using mode "960x600" (height 1200 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "800x600" (height 1200 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "800x600" (height 1200 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "840x525" (height 1050 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(EE) Couldn't load XKB keymap, falling back to pre-XKB keymap

Der erste Error sollte nicht stören, da muss ich mal für das vdr-plugin "softdevice" ran. Die letzte Zeile ist wohl entscheidender, wenn ich auch nicht verstehe warum er die keymap nicht laden kann - vielleicht weil ein Paket fehlt, wie du oben nahegelegt hast?

Danke schonmal und viele Grüße!
André



Reply to: