Name: posj.propertiesreturn
Possible keys:
Property Name Property Value com.ibm.posj.bus.hid.javaxusb.factory.kbdAsSystemKbd.<number> < vendorID >,<productID>
com.ibm.posj.bus.hid.javaxusb.factory.kbdAsLegacyMode.<number> < vendorID >,<productID>
com.ibm.posj.bus.hid.javaxusb.factory.oemScannerProtocols.<number> < vendorID >,<productID> com.ibm.posj.bus.hid.javaxusb.factory.knownPosDevices.<number> < vendorID >,<productID> com.ibm.posj.bus.hid.javaxusb.UsbHandlePopulator.INIT_DELAY < number on milliseconds > com.ibm.posj.bus.hid.javaxusb.UsbHandlePopulator.CONNECT_DELAY < number on milliseconds > Note: The other properties not listed here are for internal use of the drivers.
com.ibm.posj.bus.hid.javaxusb.factory.kbdAsSystemKbd.<number> property name:
The keyboards listed in this multi-property will default to system keyboard mode.
Note: Only the first keyboard will be used as a system keyboard. Any additional keyboards will be converted to non-system (Legacy) mode.
E. g. IBM USB NANPOS Keyboard, vendor ID = 0x04b3 product ID = 0x4604
com.ibm.posj.bus.hid.javaxusb.factory.kbdAsSystemKbd.1 = 0x04b3,0x4604
com.ibm.posj.bus.hid.javaxusb.factory.kbdAsLegacyMode.<number> property name:
Multi-property used to convert as legacy mode all the POSKeyboards at population time.
E. g. IBM USB NANPOS Keyboard, vendor ID = 0x04b3 product ID = 0x4604
com.ibm.posj.bus.hid.javaxusb.factory.kbdAsLegacyMode.1 = 0x04b3,0x4604
com.ibm.posj.bus.hid.javaxusb.factory.oemScannerProtocols.<number> property name:
Scanner protocol converters productID, used it to submit a OEM Scanner reset command at population time.
com.ibm.posj.bus.hid.javaxusb.factory.knownPosDevices.<number> property name:
Accept only the USB devices defined in this multi-property
E. g. IBM USB NANPOS Keyboard, vendor ID = 0x04b3 product ID = 0x4604
com.ibm.posj.bus.hid.javaxusb.factory.knownPosDevices.1 = 0x04b3,0x4604
com.ibm.posj.bus.hid.javaxusb.UsbHandlePopulator.INIT_DELAY property name:
HID/javax.usb populator setting, number of milliseconds to wait while starting populator.com.ibm.posj.bus.hid.javaxusb.UsbHandlePopulator.CONNECT_DELAY property name:
HID/javax.usb populator setting, number of milliseconds to wait before processing a newly connected device (multiply by number of concurrently connected devices).