Keyboard LEDs stopped working

Remy Bosch remybosch at zonnet.nl
Mon Sep 17 12:28:28 PDT 2007


Jan Willies wrote:
> Hi,
>
> my keyboard LEDs stopped working with xorg-7.3. For example shiftlock 
> and numlock. The functionality is ok, just the LEDs don't work. I have 
> tried Driver "kbd" and "keyboard" but neither changes the behaviour.
>   

Same here.

Xorg.conf
Section "InputDevice"
        Identifier      "Keyboard1"
        Driver          "kbd"
        Option  "XkbOptions"    "compose:ralt"
EndSection

Section "ServerLayout"
        Identifier      "Simple Layout"
        Screen          "Main TFT"
        InputDevice     "Keyboard1"     "CoreKeyboard"
...

Not aware of any errors.


Remy



More information about the xorg mailing list