<div dir="ltr">this fixed everything; thank you very much!!<br><br>to anyone stumbling across this message trouble shooting similar issues:<br>if you're also using xkbcomp, it makes stuff doubly confusing; i.e. if you're including pc(pc105) in a xkbcomp file, it'll screw up your arrow keys even after switching over to evdev in xorg.conf<br>
<br>Thanks again,<br>--TongKe<br><br><br><div class="gmail_quote">On Thu, Aug 28, 2008 at 1:29 AM, Peter Hutterer <span dir="ltr"><<a href="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Thu, Aug 28, 2008 at 01:09:24AM -0700, tongke xue wrote:<br>
>    This works _almost_ perfectly<br>
>    here's what I havbe:<br>
>    Section "InputDevice"<br>
>        Identifier     "Generic Keyboard"<br>
>        Driver         "evdev"<br>
>        Option          "Device" "/dev/input/by-id/usb-05f3_0007-event-kbd"<br>
>         Option         "XkbRules" "xorg"<br>
>         Option         "XkbModel" "pc105"<br>
>         Option         "XkbLayout" "us"<br>
>    EndSection<br>
>    my laptop's built in keyboard is ignored; only input from the kinesis<br>
>    is taken into account<br>
>    there's one slight problem -- my keyboard now ignore left/right/up/down<br>
>    arrow keys and pageup/page down keys<br>
>    i'm guessing i have the wrong XkbModel value of pc105? but i'm not sure<br>
>    what to replace it with<br>
>    i tried to find xkb files related to pc105, but 'locate pc105' brings<br>
>    up nothing on my computer<br>
<br>
</div>XkbModel "evdev" shoudl fix this.<br>
<br>
Cheers,<br>
<font color="#888888">  Peter<br>
</font></blockquote></div><br></div>