Manuel Reiter wrote: > > The best solution would probably be to switch to Linux keycodes and use > > XkbModel "macintosh" (may only work with XFree86 4.1.0). > > How would I do this? At the moment, the keyboard section of my > XF86Config-4 looks like this: > > -- snip > > Section "InputDevice" > Identifier "Generic Keyboard" > Driver "keyboard" > Option "CoreKeyboard" > Option "XkbRules" "macintosh" > Option "XkbModel" "pc104" > Option "XkbLayout" "macintosh/de" > EndSection > > -- snip > > Just changing XkbModel to "macintosh" doesn't seem to do the trick. I'd > really rather not upgrade X at the moment.
Is Xkb enabled at all? (Check the log) I wonder if "macintosh/de" is a valid XkbLayout. -- Earthling Michel D�nzer (MrCooper) \ Debian GNU/Linux (powerpc) developer CS student, Free Software enthusiast \ XFree86 and DRI project member

