hello:
    I think I find a problem, and maybe it is a bug.
    In xorg-server-1.7.1/hw/kdrive/src/kinput.c, on line of 895:  "
ki->maxScanCode = 0;  ".  Both the minScanCode and the maxScanCode are set
to be zero. So  on line of 1880, the program will give a error message
"driver %d wanted to post scancode %d outside of [0, 0]!".
    The right way is set maxScanCode to be 255.
    It is my first send e-mail to this mail-list. I wish have a reply.

Liu XiangHui
_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to