On Thu, Oct 30, 2008 at 2:15 AM, Aaron Zang <Aaron.Zang at sun.com> wrote:
> Howdy,
> I am trying to configure Xorg to use a /dev/usb/hid* device directly
> instead of /dev/kbd.
>
> What I did is to add the option part of the following to xorg.conf
>
>> Section "InputDevice"
>>         Identifier  "Keyboard0"
>>         Driver      "kbd"
>  >         Option       "Device" "/dev/usb/hid2"
>> EndSection
>
>
> But it seems not enough to work. So what else should I add?
>
>
> Thanks a lot,
> Aaron


Hi, what brings to the confirmation, that it is not enough?
Can you please start Xorg with "-logverbose" and publish the
/var/log/Xorg.0.log ?
You might find this other Xorg option interesting:
-keyboard name         specify the core keyboard InputDevice name


--
%martin

Reply via email to