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

Re: Processed: Re: Bug#324777: after an installation of xorg on my debian testing, i have some problem with my keyboard. the touch ctrl and atl and shift ans alt gr don't work. so i can't do slash or at and so on. help me please(i'm a freach boy)



Hello, I had the same problem !!!

In my case I use the french layout:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
        Option          "XkbVariant"    "fr"
EndSection

When I comment out the "XkbVariant" line, it works fine.

Regards
Dominique




Reply to: