From: Glenn H. <gh...@c2...> - 2002-02-20 18:40:17
|
>Hi there, > >I' just trying XFree86 4.1.0.1 at my AmigaPPC. It runs OK so far but I have >problems with the keyboard: Shift, Ctrl and Amiga are noch working and Alt >behaves like Shift. This is covered in the FAQ iirc. Anyway: You need to insert the following line in the Keyboard section: Option "CustomKeyCodes" I use this to get a norwegian keyboard layout: Option "CustomKeyCodes" Option "XkbKeyCodes" "amiga" Option "XkbLayout" "no" |