On Tue, Mar 12, 2002 at 09:27:27AM +0100, Eric Lemoine wrote:
> Well, here is my InputDevice section for my french keyboard. The key
> option to get everything working was "XkbKeycodes" "macintosh". You
> may want to give this a try.

This is kind of a kitchen sink approach...

> Section "InputDevice"
>         Identifier  "Mac Keyboard"
>       Driver      "keyboard"
>       Option      "CoreKeyboard"
> 
>       Option      "XkbKeycodes" "macintosh"
>       Option      "XkbTypes" "default"
>       Option      "XkbCompat" "default"
>       Option      "XkbRules" "xfree86"
>       Option      "XkbSymbols" "macintosh/fr_new"
>       Option      "XkbGeometry" "macintosh"
> EndSection

You can probably drop XkbRules from the above.

Alternatively, the following should do the same thing:

        XkbRules        xfree86
        XkbModel        macintosh
        XkbLayout       fr_new

...and is even supported by the X server's debconf interface.

Let me know if that works.

-- 
G. Branden Robinson                |    I just wanted to see what it looked
Debian GNU/Linux                   |    like in a spotlight.
[EMAIL PROTECTED]                 |    -- Jim Morrison
http://people.debian.org/~branden/ |

Attachment: pgpc1U3qAlu7g.pgp
Description: PGP signature

Reply via email to