From: Matan Ziv-Av <ma...@sv...> - 2000-07-06 18:58:42
|
> > If you make the ID unique (use 32 bits, and no reuse should be good > > enough), and add in the device info also serial number and some kind of > > geometry (where applicable). Then it would be easy to change the X > > server (and other application) to take the following instructions: > > use only the btc keyboard or > > use only the keyboard with a given serial number or > > use only the keyboard connected to the ps/2 auxiliary port or > > use only the keyboard connected directly to the usb host > > I believe their is ioctl call for /dev/input/eventX that retrieves info on > a device. I know. I suggested adding more info (which should identify the individual device) such as serial number and geometry of the connection. -- Matan Ziv-Av. ma...@sv... |