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

Re: keyboad leds not responding, kernel 2.6.22-2



On 27/10/2007 Wolfgang Mader wrote:
> I think also that it is a problem of xorg. My Keyboard leds are working at
> tty1 not but under X.
> An other problem (perhaps relatet) is that I only can use an american
> keyboard layout (under X). At tty1 I do have german layout (an configure). No 
> idea why.

Hey Wolfgang,

you need to configure the keyboard layout in /etc/X11/xorg.conf. Search
for "XkbLayout" and "XkbVariant" and change the values to

Option          "XkbLayout"     "de"
Option          "XkbVariant"    "nodeadkeys"

after that you need to restart your xserver, and should be able to use
your german keymap in X afterwards.

greetings,
 jonas



Reply to: