xorg.conf disabling keyboard

Peter Hutterer peter.hutterer at who-t.net
Thu Aug 28 01:29:59 PDT 2008


On Thu, Aug 28, 2008 at 01:09:24AM -0700, tongke xue wrote:
>    This works _almost_ perfectly
>    here's what I havbe:
>    Section "InputDevice"
>        Identifier     "Generic Keyboard"
>        Driver         "evdev"
>        Option          "Device" "/dev/input/by-id/usb-05f3_0007-event-kbd"
>         Option         "XkbRules" "xorg"
>         Option         "XkbModel" "pc105"
>         Option         "XkbLayout" "us"
>    EndSection
>    my laptop's built in keyboard is ignored; only input from the kinesis
>    is taken into account
>    there's one slight problem -- my keyboard now ignore left/right/up/down
>    arrow keys and pageup/page down keys
>    i'm guessing i have the wrong XkbModel value of pc105? but i'm not sure
>    what to replace it with
>    i tried to find xkb files related to pc105, but 'locate pc105' brings
>    up nothing on my computer

XkbModel "evdev" shoudl fix this.

Cheers,
  Peter



More information about the xorg mailing list