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

Re: xfree86 4.1.0-13 amiga keyboard



At 23:06 +0100 1/25/02, Michel Dänzer wrote:
On Fre, 2002-01-25 at 08:12, Erik van Roode wrote:
    I installed 4.1.0-13  with only some minor problems, and it seems to run
 fine, apart from some annoying keyboard quirks. Some keys don't work
 (eg, the '+' key on numeric keyboard, shift keys don't work, and 'alt'
 works as shift.

[...]

 (==) Keyboard: CustomKeycode disabled

Amigas need Option "CustomKeycodes".

Don't know whether this is optimal, but it works! Thanks!

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "CustomKeyCodes"

        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "amiga"
        Option          "XkbLayout"     "usa1"
EndSection

Erik

--



Reply to: