Hi Michel,

> > ----------------------------
> > Section "InputDevice"
> >         Identifier  "Keyboard0"
> >         Driver      "keyboard"
> >         Option      "XkbRules" "xfree86"
> >         Option      "XkbModel" "pc102"
> >         Option      "XkbLayout" "de"
> >         Option      "XkbVariant" "nodeadkeys"
> > EndSection
> > ----------------------------
> > 
> > Everytime I start the X server, using the call
> >       XFree86 -depth 16 -dpi 100
> > I get the following output (irrelevant lines deleted, "..." inserted):
> > 
> > ----------------------------
> > ...
> > ...
> > (==) ServerLayout "XFree86 Configured"
> > (**) |-->Screen "Screen0" (0)
> > (**) |   |-->Monitor "Monitor0"
> > (**) |   |-->Device "Card0"
> > (**) |-->Input Device "Mouse0"
> > (**) |-->Input Device "Keyboard0"
> > (**) XKB: rules: "xfree86"
> > (**) XKB: model: "pc102"
> > (**) XKB: layout: "de"
> > (**) XKB: variant: "nodeadkeys"
> > ...
> > ...
> > (II) Keyboard "Keyboard0" handled by legacy driver
> > (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
> > Couldn't load XKB keymap, falling back to pre-XKB keymap
> 
> Have you tried "XkbLayout" "de_DE"?

Yes.
Even if I comment out all "Option" lines above I get the same error
message!

Probably some keymaps are missing? A "ls *" in /usr/lib/X11/xkb returns:
-----------------------------
xkbcomp

compiled:
README

compat:
leds

geometry:
hp  pc

keycodes:
powerpcps2

keymap:
sun

symbols:
am         ee  hu_US        inet  lt_std     
ro  tr      vn
az         gr  il           lt    macintosh  
si  ua      xfree68
cs_qwerty  hp  il_phonetic  lt_p  mk         
sr  us_group3
------------------------------

Should there be more than that? If yes: Where do I get them?

Christian

-- 
Christian Hagemeier                     [EMAIL PROTECTED]
Zentrum fuer Angewandte Informatik      Tel.: 0221/470-6038
Universitaet zu Koeln                   Fax:  0221/470-5160
Weyertal 80
50931 Koeln

Reply via email to