On July 18, 2002 08:09 pm, Josh Litherland wrote about "[Xpert]USB Keypad": > I want to simultaneously use a PS/2 keyboard (This is a laptop, so > switching that out is not an option) and a USB numeric keypad, which > works perfectly as a usb HID keyboard. Is there any way to do this > with the current keyboard driver ?
(I'm assuming your using some flavour of Linux 2.4.x such as RedHat 7.x, Mandrake 8.x etc) Just plug it in and it should work. I have a PS/2 keyboard and a USB Keyboard plugged in at the same time right now and they both work fine. Most recent distros it should be as simple as that. If that doesn't work, make sure these kernel modules are loaded: keybdev hid input usb-ohci or usb-uhci, depending on your usb controller usbcore _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
